Skip to content
Snippets Groups Projects

copied and adapted example from mdk, added init and config uart

Merged jakok07 requested to merge initilize-and-use-uart-transmitter into main
2 files
+ 235
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 3
0
SOURCES = main.c
include $(MDK)/$(ARCH)/build.mk
Loading