2021-03-25 12:19:14 +01:00
fix
2021-03-25 12:19:14 +01:00
2021-03-25 10:58:51 +01:00
2021-03-25 11:04:50 +01:00
led
2021-03-10 17:39:57 +01:00
2021-03-25 10:58:51 +01:00

Generate configuration binary: ~/esp/esp-idf/components/nvs_flash/nvs_partition_generator/nvs_partition_gen.py generate --version 1 config.csv config.bin 0x6000

Flash configuration binary: esptool -p /dev/ttyUSB0 write_flash 0x9000 ../config.bin

Description
No description provided
Readme 133 KiB
Languages
C 86.5%
Python 9.1%
CMake 1.6%
Shell 1.5%
Makefile 1.3%