Support for the error LED on Kasli-SoC #100
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "mwojcik/zynq-rs:error_led_support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Code mostly lifted from i2c (as it also uses MIO), although of course cut the most of the fat off.
Additionally the LED will turn on during panic.
Tested with a Kasli-SoC - see the experiments code.
No warnings on compilation, zc706 szl/experiments still compiles fine without this feature.