Commit Graph

35 Commits (6041e417164990d5636aef2adf6fdccd5069de7f)

Author SHA1 Message Date
Astro 6041e41716 Carto.toml: update dependencies 2019-11-13 19:50:14 +01:00
Astro 9b1a0696ab Cargo.toml: update smoltcp git 2019-11-13 19:23:49 +01:00
Astro 225be7b911 upgrade to current rust + smoltcp 2019-10-30 19:53:35 +01:00
Astro 7f32591441 default.nix: pin rust-nightly, build firmware 2019-09-30 21:54:44 +02:00
Astro f048026d21 update dependency lexical-core 2019-09-17 19:22:23 +02:00
Astro 7e51585aa9 command_parser: swap btoi for lexical-core to parse floats too 2019-09-16 23:41:22 +02:00
Astro 426be0d5f1 main: remove allocator 2019-09-14 19:09:38 +02:00
Astro 5c58c4370d command_parser: switch from logos to nom 2019-09-14 19:03:52 +02:00
Astro 1395e8b410 add support for manipulating pwm duty cycle 2019-09-14 03:09:07 +02:00
Astro edb0401838 add a very small allocator 2019-09-12 16:12:03 +02:00
Astro 0dcd35c9f2 add session 2019-09-10 23:38:09 +02:00
Astro 4249addba2 systick: use mutex 2019-09-08 02:13:02 +02:00
Astro f7af12adf5 ad7172: refactor and add xor support 2019-09-08 00:22:42 +02:00
Astro ea395460c8 add cortex-m-semihosting 2019-09-01 23:56:27 +02:00
Astro 4bf52b093e implement softspi 2019-08-08 02:26:53 +02:00
Astro 5f3d674e24 add gpio abstraction 2019-07-30 18:25:35 +02:00
Astro 2ac3485b30 dismantle ionpak, drive PWMs at fixed rate 2019-07-30 15:35:56 +02:00
whitequark 517e531589 Update for Rust 1.32, and upgrade dependencies. 2019-02-06 09:19:28 +00:00
whitequark 89104a551c Update for latest nightly. 2018-08-28 19:57:17 +00:00
whitequark 941f602a20 Use the crc crate. 2018-03-27 10:16:11 +00:00
whitequark 83629cac49 Update smoltcp. 2018-03-26 11:37:14 +00:00
whitequark 4cac825c41 Update firmware dependencies. 2018-03-26 11:33:00 +00:00
whitequark c6887e3813 Update cargo-m-rt.
Required for compatibility with newer rustc nightlies.
2018-01-26 13:07:43 +00:00
whitequark 8491394a50 Update to newer smoltcp.
This also fixes a bug where RX descriptors would be first advanced
and then released.
2018-01-26 13:07:43 +00:00
Sebastien Bourdeauducq 30746d0565 update smoltcp 2017-09-09 17:25:07 +08:00
Sebastien Bourdeauducq 916e940780 update smoltcp 2017-09-05 17:26:23 +08:00
Sebastien Bourdeauducq 49cac15621 track firmware version and expose to HTTP 2017-08-07 17:54:25 +08:00
Sebastien Bourdeauducq 98b17fc574 update dependencies 2017-08-06 12:59:30 +08:00
Sebastien Bourdeauducq 98f116e226 compile ethmac driver 2017-08-02 00:33:33 +08:00
Sebastien Bourdeauducq 592aee4735 update dependencies 2017-05-08 10:08:16 +08:00
whitequark ba37d13dae Enable FPU. 2017-05-07 17:32:53 +00:00
whitequark 0ba8971aff Enable PLL at 320 MHz. 2017-05-07 16:28:03 +00:00
whitequark d6bfba821e Unbreak ADC interrupt. 2017-05-06 16:00:01 +00:00
whitequark 5a011ea410 Implement ADC readout. 2017-05-05 11:31:12 +00:00
whitequark e17658c8db Move firmware to firmware/. 2017-05-05 09:23:08 +00:00