artiq/artiq/firmware/bootloader
Jonathan Coates b8b6ce14cc Update smoltcp to 0.8.2
This fixes an issue where TCP issues are not retransmitted when only
some packets in a burst are acknowledged. This causes smoltcp to never
make progress and hang.

Signed-off-by: Jonathan Coates <jonathan.coates@oxionics.com>
2022-11-28 22:10:23 +08:00
..
Cargo.toml Update smoltcp to 0.8.2 2022-11-28 22:10:23 +08:00
Makefile rust: find json file using CARGO_TRIPLE 2021-11-08 16:59:08 +08:00
bootloader.ld ld, makefiles: use ld.lld 2021-09-10 13:25:12 +08:00
build.rs firmware: implement the new bootloader. 2017-12-28 13:18:51 +00:00
main.rs Use an Ipv4AddrConfig enum instead of the USE_DHCP constant 2022-04-24 10:10:43 +08:00