File tree
1,292 files changed
+146461
-0
lines changed- main
- native_ota_example
- build
- CMakeFiles
- 3.13.4
- CompilerIdC
- CompilerIdCXX
- bootloader.dir
- git-data
- native_ota.elf.dir
- bootloader
- CMakeFiles
- 3.13.4
- CompilerIdC
- CompilerIdCXX
- bootloader.elf.dir
- git-data
- config
- esp-idf
- bootloader
- bootloader_support
- CMakeFiles/__idf_bootloader_support.dir/src
- esp32s2
- efuse
- CMakeFiles/__idf_efuse.dir
- esp32s2
- src
- esp32s2
- esp32s2
- esp_common
- esp_rom
- CMakeFiles/__idf_esp_rom.dir
- esp32s2
- patches
- esptool_py
- hal
- CMakeFiles/__idf_hal.dir
- log
- CMakeFiles/__idf_log.dir
- main
- CMakeFiles/__idf_main.dir
- micro-ecc
- CMakeFiles/__idf_micro-ecc.dir
- partition_table
- soc
- CMakeFiles/__idf_soc.dir/src
- esp32s2
- soc
- esp32s2
- CMakeFiles/soc_esp32s2.dir
- src/esp32s2
- spi_flash
- xtensa
- bootloader-prefix
- src/bootloader-stamp
- tmp
- config
- esp-idf
- app_trace
- CMakeFiles/__idf_app_trace.dir
- gcov
- app_update
- CMakeFiles/__idf_app_update.dir
- asio
- CMakeFiles/__idf_asio.dir/asio/asio/src
- bootloader
- bootloader_support
- CMakeFiles/__idf_bootloader_support.dir/src
- idf
- bt
- cbor
- CMakeFiles/__idf_cbor.dir/tinycbor/src
- cmock
- CMakeFiles/__idf_cmock.dir/CMock/src
- coap
- CMakeFiles/__idf_coap.dir
- libcoap/src
- port
- console
- CMakeFiles/__idf_console.dir
- argtable3
- linenoise
- cxx
- CMakeFiles/__idf_cxx.dir
- driver/CMakeFiles/__idf_driver.dir
- esp32s2
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,292 files changed
+146461
-0
lines changedDiff for: CMakeLists.txt
+10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + |
Diff for: Makefile
+11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Diff for: README.md
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Diff for: example_test.py
+379
Large diffs are not rendered by default.
Diff for: main/CMakeLists.txt
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Diff for: main/Kconfig.projbuild
+42
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + |
0 commit comments