| .. |
|
esp32
|
bec70ce298
esp32: use new CPU frequency setting API
|
пре 7 година |
|
esp_private
|
2dc98f3be8
WiFi: Modify the wifi_country struct in VNC to keep it consistent with IDF.
|
пре 6 година |
|
hwcrypto
|
088439c634
aes: Add fault injection checks when writing key to hardware
|
пре 6 година |
|
rom
|
6d63c59ddb
spi_flash: ensure sel is diabled when flash is not being operated
|
пре 5 година |
|
xtensa
|
964f5a91f7
bootloader, esp32: add workaround for Tensilica erratum 572
|
пре 7 година |
|
esp_assert.h
|
377a1f5ea1
component/esp32 : do more fix of dualcore bug
|
пре 8 година |
|
esp_attr.h
|
4a42827c4a
esp32: esp_attr.h should include sdkconfig.h
|
пре 7 година |
|
esp_brownout.h
|
01b185977c
brownout detector: enable by default
|
пре 8 година |
|
esp_cache_err_int.h
|
0b79d07d34
add detection of invalid cache access
|
пре 8 година |
|
esp_clk.h
|
6091021e83
unity: separate common and IDF specific functionality
|
пре 7 година |
|
esp_coexist.h
|
809a1ff74c
components/coex: Some bugfix about ble dynamic prio
|
пре 5 година |
|
esp_coexist_adapter.h
|
b9b401ee39
Decouple WiFi and BT with coexist to reduce bin size
|
пре 6 година |
|
esp_coexist_internal.h
|
3cf6f36765
esp_wifi: decouple Wi-Fi and bluetooth with coexist to reduce binary file size
|
пре 5 година |
|
esp_crosscore_int.h
|
a1fd207aee
Add Task Watchdog backtrace printing
|
пре 4 година |
|
esp_dbg_stubs.h
|
c1b6a37bb1
esp32: Adds GCOV debug stubs support
|
пре 7 година |
|
esp_deep_sleep.h
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
пре 8 година |
|
esp_deepsleep.h
|
d2acf1ce77
sleep: add light sleep, factor out APIs common for deep/light sleep
|
пре 8 година |
|
esp_dport_access.h
|
2e9904556f
esp32: Dis interrupts up to 5 lvl for DPORT
|
пре 6 година |
|
esp_err.h
|
d4e572bdb1
esp32: Add macro to check a condition without abort
|
пре 7 година |
|
esp_event_legacy.h
|
60291300a2
Revert "esp_wifi: Fix handling of multiple AP credentials in WPS"
|
пре 5 година |
|
esp_event_loop.h
|
53de9f115f
Event handling refactoring
|
пре 9 година |
|
esp_fault.h
|
3c7f439d5b
bootloader: Add fault injection resistance to Secure Boot bootloader verification
|
пре 4 година |
|
esp_flash_data_types.h
|
e916cf52a3
bootloader: Add support of anti-rollback
|
пре 7 година |
|
esp_freertos_hooks.h
|
9d63e1da4a
New Task Watchdog API (Revert of Revert)
|
пре 8 година |
|
esp_gdbstub.h
|
c049cd55a6
gdbstub: Mark the panic handler entry as noreturn
|
пре 8 година |
|
esp_himem.h
|
81e35a142a
Spiram: Add option to reserve MMU banks; add himem API to make use of those banks
|
пре 7 година |
|
esp_idf_version.h
|
43e439698d
versions: Update version to 3.3.6
|
пре 4 година |
|
esp_int_wdt.h
|
624828ce83
Dump the frame of the other core when interrupt watchdog happens
|
пре 8 година |
|
esp_interface.h
|
e0040af7e5
ethernet: add first version of ethernet driver
|
пре 9 година |
|
esp_intr.h
|
6a1dbc3f1c
add RMT driver and example
|
пре 9 година |
|
esp_intr_alloc.h
|
bbca0e46ed
driver(interrupt): fix the issue that interrupt might be allocated and freed on different cores
|
пре 7 година |
|
esp_ipc.h
|
4ff262ecff
ipc: initialise automatically, if called from the app
|
пре 7 година |
|
esp_mesh.h
|
37e2e7599a
esp_wifi_mesh: add esp_mesh_send_block_time to set blocking time of esp_mesh_send
|
пре 4 година |
|
esp_mesh_internal.h
|
a15f77e1c7
esp_wifi_mesh: update wifi mesh libs
|
пре 5 година |
|
esp_now.h
|
1e519370dd
Add documentation to avoid using WiFi modem sleep for WiFi/BT coexistence
|
пре 5 година |
|
esp_panic.h
|
1786fc9ed2
esp32: Refactor backtrace and add esp_backtrace_print()
|
пре 4 година |
|
esp_phy_init.h
|
3a56cfc9b3
esp_wifi: optimize phy version log
|
пре 5 година |
|
esp_pm.h
|
47e3c9dd4b
pm: initial version of power management APIs
|
пре 8 година |
|
esp_sleep.h
|
debd4ad723
doc: Specify that sleep wakeup source restrictions apply to all current ESP32 revisions
|
пре 5 година |
|
esp_smartconfig.h
|
e5049021ed
smartconfig_ack.c : Fixed the declaration of remote_ip in sc_ack_send_task()
|
пре 7 година |
|
esp_spiram.h
|
a0beff99d2
bugfix(psram): fix psram size acquisition method
|
пре 7 година |
|
esp_ssc.h
|
bd6ea4393c
Initial public version
|
пре 9 година |
|
esp_system.h
|
9401c59f89
Merge branch 'bugfix/customer_baidu_int_wdt_v3.3' into 'release/v3.3'
|
пре 5 година |
|
esp_task.h
|
3c362f4d75
esp32: Add missing header file in esp_task.h
|
пре 7 година |
|
esp_task_wdt.h
|
9d63e1da4a
New Task Watchdog API (Revert of Revert)
|
пре 8 година |
|
esp_timer.h
|
4ba19abeb6
esp_timer: add a function to get next alarm time
|
пре 7 година |
|
esp_types.h
|
cb649e452f
remove executable permission from source files
|
пре 7 година |
|
esp_wifi.h
|
426736c769
bugfix: fix some wifi bugs
|
пре 5 година |
|
esp_wifi_crypto_types.h
|
c2dc09304c
gcc8_newlib3: Compilation warnings and errors not specific to newlib v3
|
пре 7 година |
|
esp_wifi_internal.h
|
56416dddda
esp_wifi: Updata WiFi lib
|
пре 5 година |
|
esp_wifi_os_adapter.h
|
3cf6f36765
esp_wifi: decouple Wi-Fi and bluetooth with coexist to reduce binary file size
|
пре 5 година |
|
esp_wifi_types.h
|
cd90dfa38b
Revert "Refactor wifi_interface_t"
|
пре 4 година |
|
esp_wpa2.h
|
b00d256d5b
wpa_supplicant:move part of codes to IDF
|
пре 7 година |
|
esp_wps.h
|
46bfd878da
Fix wps config for support with gnu++11 as well as c99.
|
пре 6 година |