.. |
app_trace
|
…
|
|
app_update
|
app_update(s2): Enable app_update UTs
|
2020-01-31 10:34:08 +00:00 |
asio
|
…
|
|
bootloader
|
Fixes accessing some files from 2nd part of the bootloader.
|
2020-02-10 12:34:18 +05:30 |
bootloader_support
|
bootloader_support: add esp_chip_id_t value for ESP32-S2
|
2020-02-06 19:50:14 +01:00 |
bt
|
Merge branch 'bugfix/ble_mesh_utf_8_comma' into 'master'
|
2020-02-13 11:10:43 +08:00 |
cbor
|
…
|
|
coap
|
…
|
|
console
|
console: simplify examples
|
2020-02-07 20:15:06 +08:00 |
cxx
|
…
|
|
driver
|
ci: resume esp32s2 unit tests
|
2020-02-15 18:28:24 +08:00 |
efuse
|
…
|
|
esp-tls
|
…
|
|
esp32
|
esp32: use semaphore in FP switch test, raise worker task priority
|
2020-02-10 13:36:43 +01:00 |
esp32s2
|
ci: solve public headers errors
|
2020-02-11 14:30:42 +05:00 |
esp_adc_cal
|
…
|
|
esp_common
|
Merge branch 'bugfix/watchpoint_on_shared_stacl' into 'master'
|
2020-02-12 06:32:49 +08:00 |
esp_eth
|
ethernet: add enc28j60 example
|
2020-02-10 12:56:14 +08:00 |
esp_event
|
ESP Event: multiple registrations to one event
|
2020-02-11 10:52:05 +01:00 |
esp_gdbstub
|
…
|
|
esp_http_client
|
…
|
|
esp_http_server
|
esp32: add implementation of esp_timer based on TG0 LAC timer
|
2020-02-06 14:00:18 +08:00 |
esp_https_ota
|
OTA: Fixed OTA with chunked servers and added example_test with chunked server
|
2020-02-05 11:56:37 +05:30 |
esp_https_server
|
…
|
|
esp_local_ctrl
|
…
|
|
esp_netif
|
ESP-NETIF: add unit test for get/set hostname API
|
2020-02-11 07:36:32 +01:00 |
esp_ringbuf
|
…
|
|
esp_rom
|
sdspi: support crc16_be for esp32s2
|
2020-02-12 15:15:46 +08:00 |
esp_serial_slave_link
|
…
|
|
esp_timer
|
esp32: add implementation of esp_timer based on TG0 LAC timer
|
2020-02-06 14:00:18 +08:00 |
esp_websocket_client
|
esp32: add implementation of esp_timer based on TG0 LAC timer
|
2020-02-06 14:00:18 +08:00 |
esp_wifi
|
fix the bug for Airkiss
|
2020-02-12 08:27:09 +00:00 |
espcoredump
|
tools/idf_monitor: automatically decode UART core dumps
|
2020-02-13 18:46:26 +01:00 |
esptool_py
|
tools/idf_monitor: automatically decode UART core dumps
|
2020-02-13 18:46:26 +01:00 |
expat
|
…
|
|
fatfs
|
sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards
|
2020-02-12 15:16:08 +08:00 |
freemodbus
|
docs: Resolve doxygen & Sphinx warnings
|
2020-02-07 16:37:45 +11:00 |
freertos
|
shared_stack: using watchpoint 1 to monitor the shared_stack instead of watchpoint 0
|
2020-02-10 12:03:30 -03:00 |
heap
|
…
|
|
idf_test
|
…
|
|
jsmn
|
…
|
|
json
|
cJSON: include only source file objects for cmake build
|
2020-02-05 11:14:23 +05:30 |
libsodium
|
…
|
|
log
|
log: Check for ISR context and use proper API to get Tick Count
|
2020-02-07 04:49:53 +00:00 |
lwip
|
ESP-NETIF: fix get/set hostname API to reflect user settings
|
2020-02-11 07:35:12 +01:00 |
mbedtls
|
mbedtls: temporary disable HW crypto for ESP32S2
|
2020-01-23 18:14:10 +01:00 |
mdns
|
esp32: add implementation of esp_timer based on TG0 LAC timer
|
2020-02-06 14:00:18 +08:00 |
mqtt
|
mqtt: example test to check connection with different ssl parameters
|
2020-02-07 10:35:40 +01:00 |
newlib
|
esp32: add implementation of esp_timer based on TG0 LAC timer
|
2020-02-06 14:00:18 +08:00 |
nghttp
|
…
|
|
nvs_flash
|
Update NVS Partition Generator Utility documentation
|
2020-02-11 11:18:19 +00:00 |
openssl
|
…
|
|
partition_table
|
Fix subtype in PartitionTable.find_by_type
|
2020-02-06 08:48:35 +01:00 |
perfmon
|
…
|
|
protobuf-c
|
…
|
|
protocomm
|
…
|
|
pthread
|
freertos: moved all xtensa specific files into a separated folder
|
2020-01-27 16:05:30 -03:00 |
sdmmc
|
sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards
|
2020-02-12 15:16:08 +08:00 |
soc
|
Merge branch 'bugfix/wifi_clear_phy_status_when_cpu_start' into 'master'
|
2020-02-12 15:34:46 +08:00 |
spi_flash
|
soc: separate abstraction, description and implementation
|
2020-02-11 14:30:42 +05:00 |
spiffs
|
soc: separate abstraction, description and implementation
|
2020-02-11 14:30:42 +05:00 |
tcp_transport
|
…
|
|
tcpip_adapter
|
…
|
|
ulp
|
…
|
|
unity
|
…
|
|
vfs
|
docs: Resolve doxygen & Sphinx warnings
|
2020-02-07 16:37:45 +11:00 |
wear_levelling
|
soc: separate abstraction, description and implementation
|
2020-02-11 14:30:42 +05:00 |
wifi_provisioning
|
esp32: add implementation of esp_timer based on TG0 LAC timer
|
2020-02-06 14:00:18 +08:00 |
wpa_supplicant
|
Merge branch 'bugfix/eapol_log_verbosity' into 'master'
|
2020-02-11 16:10:07 +08:00 |
xtensa
|
Merge branch 'refactor/restructure_soc_component' into 'master'
|
2020-02-12 07:50:10 +08:00 |