MCU/ESP32 ESP32: # Watch dog reset # save in NVS and load saved data from NVS # taltal 2024. 6. 30. 04:25 728x90 반응형 예제 커밋 https://github.com/Junanjunan/esp/commit/86e06f908735cde9eaf66660129132929b7da17c 내부에 Flow 정리 728x90 반응형 공유하기 게시글 관리 taltal's dev note 'MCU > ESP32' 카테고리의 다른 글 ESP32 키보드: usb 키 전송이 매우 느린 문제 # polling rate # 6-key Rollover # N-Key Rollover (무한 입력) (0) 2024.11.09 ESP32: IRAM_ATTR 충돌 오류 # warning: ignoring attribute 'section (".iram1.3")' because it conflicts with previous 'section (".iram1.0")' [-Wattributes] (0) 2024.08.08 ESP32: The applications static IRAM usage is larger than the available IRAM size. (0) 2024.05.19 ESP-IDF: idf.py --ccache build (1) 2024.05.01 Bluetooth: GATT Server vs Client (0) 2024.04.27 'MCU/ESP32' Related Articles ESP32 키보드: usb 키 전송이 매우 느린 문제 # polling rate # 6-key Rollover # N-Key Rollover (무한 입력) ESP32: IRAM_ATTR 충돌 오류 # warning: ignoring attribute 'section (".iram1.3")' because it conflicts with previous 'section (".iram1.0")' [-Wattributes] ESP32: The applications static IRAM usage is larger than the available IRAM size. ESP-IDF: idf.py --ccache build