Skip to content

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

jakok07 requested to merge initilize-and-use-uart-transmitter into main

having a program that runs on esp32-c3

Should initilize and config uart according to technical reference

Transmitting a simple message to test our if we get it

Merge request reports