mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-05-08 08:55:01 -04:00
fw: Move LED defines and function to own files
Signed-off-by: Daniel Lublin <daniel@lublin.se>
This commit is contained in:
parent
ccc3b16569
commit
bbbe1e2f31
7 changed files with 49 additions and 21 deletions
|
@ -4,8 +4,8 @@
|
|||
*/
|
||||
|
||||
#include "lib.h"
|
||||
#include "types.h"
|
||||
#include "assert.h"
|
||||
#include "types.h"
|
||||
|
||||
#if NOCONSOLE
|
||||
void htif_putc(int ch)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue