-
- Downloads
fix: uart init and config, removing printf as it will make the board to not...
fix: uart init and config, removing printf as it will make the board to not work as expected, refactored led scripts
parent
deb91e5e
Branches
No related tags found
Showing
- src/uart-transmit/Makefile 1 addition, 1 deletionsrc/uart-transmit/Makefile
- src/uart-transmit/esp32-c3-led-helpers.c 31 additions, 0 deletionssrc/uart-transmit/esp32-c3-led-helpers.c
- src/uart-transmit/esp32-c3-led-helpers.h 9 additions, 0 deletionssrc/uart-transmit/esp32-c3-led-helpers.h
- src/uart-transmit/esp32-c3-uart-interface.c 19 additions, 10 deletionssrc/uart-transmit/esp32-c3-uart-interface.c
- src/uart-transmit/esp32-c3-uart-interface.h 1 addition, 1 deletionsrc/uart-transmit/esp32-c3-uart-interface.h
- src/uart-transmit/main.c 10 additions, 46 deletionssrc/uart-transmit/main.c
Loading
Please register or sign in to comment