Add embassy-nrf blinky example

This commit is contained in:
2024-11-01 16:31:14 +01:00
parent bc6bf765fa
commit 5a60fc926f
7 changed files with 960 additions and 7 deletions

9
.gitignore vendored
View File

@@ -1,8 +1,3 @@
# ---> esp-idf
# gitignore template for esp-idf, the official development framework for ESP32
# https://github.com/espressif/esp-idf
build/
sdkconfig
sdkconfig.old
# Added by cargo
/target