mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-09 02:37:23 +01:00
-------------------------------------------------------------------------------
* d907f86 print on serial port when rescue mode is active.
* b326684 Add led command.
-------------------------------------------------------------------------------
commit d907f8696346609080d0cf134d40acdc2c3f6ae6
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-11-14 19:30:04 +0100
print on serial port when rescue mode is active.
Base directory -> /
board/inteno/ex400/board.c | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
commit b326684d8c3a4083114a9981249d2c6c0792a0ab
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-11-14 19:26:49 +0100
Add led command.
Base directory -> /
board/inteno/ex400/Makefile | 1 +
board/inteno/ex400/board.c | 45 ++++++++++++++++++---------
board/inteno/ex400/led.c | 74 +++++++++++++++++++++++++++++++++++++++++++++
board/inteno/ex400/led.h | 14 +++++++++
4 files changed, 119 insertions(+), 15 deletions(-)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| .. | ||
| Makefile | ||