Commit Graph

6 Commits

Author SHA1 Message Date
David Gálvez
025e8c9a28 Correct delay time from 1us to 1ms 2018-12-14 18:31:07 +01:00
David Gálvez
4799ba56b0 Add blank lines to make source more readable 2018-11-20 20:47:59 +01:00
David Gálvez
e1871d64d4 Show FPGA date after config loading
FPGA have now a register(0xf0040100) where the date is stored
2018-11-20 20:47:59 +01:00
David Gálvez
152c06f333 Add support for latest IDE improvements in FPGA 2018-11-20 20:47:59 +01:00
David Gálvez
3ae36eb937 Don't use error() to show shutdown message
It's misleading, RTC data is being saved in the PIC
and there is no error, better use inf() instead.
2018-11-02 14:27:34 +01:00
Markus Fröschle
d6a9aa14e3 add missing files not taken with github import 2017-12-25 10:21:08 +01:00