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
6 files
+ 71
58
Compare changes
  • Side-by-side
  • Inline
Files
6
SOURCES = main.c
SOURCES = main.c esp32-c3-uart-interface.c esp32-c3-led-helpers.c
include $(MDK)/$(ARCH)/build.mk
Loading