Skip to content
View boarchuz's full-sized avatar

Block or report boarchuz

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. HULP HULP Public

    ESP32 ULP Coprocessor Helper

    C 193 19

  2. espidf-vscode-ccpp espidf-vscode-ccpp Public

    VS Code ESP-IDF C/C++ Intellisense Configuration

    18 3

  3. bo_cpt bo_cpt Public

    ESP-IDF C Partition Table

    Python

  4. ESP32 RTC Reset ESP32 RTC Reset
    1
    #include "soc/rtc_cntl_struct.h"
    2
    #include "hal/wdt_types.h"
    3
    #include "hal/rwdt_ll.h"
    4
    
                  
    5
    void __attribute__((noreturn)) esp_rtc_reset(void)
  5. espnow_basic_example espnow_basic_example Public

    A very basic example using ESPNOW with ESP32

    C 18 4