stm32f4disc-demo/src
Paul van Tilburg 6e8de672ea
Move the led_ring module to a local crate
The library will allow for the tests to be actually run.
If we try to run the tests through the main binary this fails
due to missing a eh_personality language item.
2019-04-11 20:09:43 +02:00
..
led_ring.rs Fix the unit tests for the led_ring module 2019-04-11 20:07:40 +02:00
lib.rs Move the led_ring module to a local crate 2019-04-11 20:09:43 +02:00
main.rs Move the led_ring module to a local crate 2019-04-11 20:09:43 +02:00