Commit Graph

23 Commits (master)

Author SHA1 Message Date
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 0697914182 upgrade to rust edition 2018 2019-09-05 23:34:48 +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
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 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 f156c7c6d1 print panic messages on UART 2017-08-06 19:52:11 +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 e17658c8db Move firmware to firmware/. 2017-05-05 09:23:08 +00:00