1
0
Fork 0

Commit Graph

  • 6ec41e20a7 Update stm32-eth cargo crate to 0.15.2 - stm32-eth crate requires stm32f4xx-hal 0.14.0 and smoltcp 0.10.0 - its dependency packages requires rustc 1.67 or above (1.67.1 is chosen) stm32_eth_crate_update linuswck 2023-12-15 14:52:15 +0800
  • f2b419f8d0 Fix nix build to compilation error at Check Phase - "panic_handler" should not be declared during test - "main" and "std" are needed during test fix_nix_build_compilation linuswck 2023-12-15 13:11:05 +0800
  • 7e314410a0 rustfmt, squash warnings, add bmp support rtic topquark12 2022-11-02 17:18:33 +0800
  • dab73c3fec working ethernet topquark12 2022-11-01 11:16:55 +0800
  • ca0453df54 rtic implementation topquark12 2022-10-23 20:07:44 +0800
  • 1b3b121a2d cleanup master topquark12 2022-10-23 16:59:15 +0800
  • e562b822dc use RTT for PanicInfo topquark12 2022-10-22 21:00:17 +0800
  • 6a76536248 squash all warnings, add RTT support topquark12 2022-10-22 20:20:49 +0800
  • 6867a293e5 squash (most) warnings, cleanup topquark12 2022-10-22 15:49:01 +0800
  • dbb1b03638 current source working topquark12 2022-10-22 01:58:18 +0800
  • 361c2ff316 add gpio setup topquark12 2022-10-21 12:05:55 +0800
  • 18a603ab5f refactor, shorten main topquark12 2022-10-20 21:21:01 +0800
  • fc90593f84 blinky, working systick and delay topquark12 2022-10-20 20:57:24 +0800
  • 710b3ff5d5 project init topquark12 2022-10-20 15:17:43 +0800