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
+ 0
6
Compare changes
  • Side-by-side
  • Inline
Files
2
// Copyright (c) Charles Lohr
// All rights reserved
#include <mdk.h>
#include "esp32-c3-register-interface.h"
Loading