.. |
app_trace
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
app_update
|
app_update(s2): Enable app_update UTs
|
2020-01-31 10:34:08 +00:00 |
asio
|
…
|
|
bootloader
|
esp32s2: bootloader: move iram_loader segment higher
|
2020-01-24 10:48:20 +01:00 |
bootloader_support
|
bootloader_support: add esp_chip_id_t value for ESP32-S2
|
2020-02-06 19:50:14 +01:00 |
bt
|
docs: Resolve doxygen & Sphinx warnings
|
2020-02-07 16:37:45 +11:00 |
cbor
|
…
|
|
coap
|
…
|
|
console
|
console: simplify examples
|
2020-02-07 20:15:06 +08:00 |
cxx
|
…
|
|
driver
|
Merge branch 'fix/spi_on_esp32s2' into 'master'
|
2020-02-09 19:45:16 +08:00 |
efuse
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
esp-tls
|
…
|
|
esp32
|
docs: Resolve doxygen & Sphinx warnings
|
2020-02-07 16:37:45 +11:00 |
esp32s2
|
rmt/esp32s2: Update RMT: reg, struct, LL and test_utils/ref_clock.c
|
2020-02-09 20:03:31 +08:00 |
esp_adc_cal
|
…
|
|
esp_common
|
esp32: add implementation of esp_timer based on TG0 LAC timer
|
2020-02-06 14:00:18 +08:00 |
esp_eth
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
esp_event
|
docs: Resolve doxygen & Sphinx warnings
|
2020-02-07 16:37:45 +11:00 |
esp_gdbstub
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
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_lwip_ppp: fix posting ip-event data
|
2020-01-31 15:21:30 +01:00 |
esp_ringbuf
|
…
|
|
esp_rom
|
Merge branch 'bugfix/fix_esp32s2_flash_rw' into 'master'
|
2020-02-09 18:05:22 +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
|
docs: Temporarily mark RF calibration chapter as ESP32 only
|
2020-02-07 16:37:45 +11:00 |
espcoredump
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
esptool_py
|
esptool_py: pass flash mode/frequency/size to elf2image
|
2020-01-23 12:19:15 +01:00 |
expat
|
…
|
|
fatfs
|
…
|
|
freemodbus
|
docs: Resolve doxygen & Sphinx warnings
|
2020-02-07 16:37:45 +11:00 |
freertos
|
esp32: add implementation of esp_timer based on TG0 LAC timer
|
2020-02-06 14:00:18 +08:00 |
heap
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
idf_test
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
jsmn
|
…
|
|
json
|
cJSON: include only source file objects for cmake build
|
2020-02-05 11:14:23 +05:30 |
libsodium
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
log
|
log: Check for ISR context and use proper API to get Tick Count
|
2020-02-07 04:49:53 +00:00 |
lwip
|
…
|
|
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
|
…
|
|
newlib
|
esp32: add implementation of esp_timer based on TG0 LAC timer
|
2020-02-06 14:00:18 +08:00 |
nghttp
|
…
|
|
nvs_flash
|
Fixed missing implementations
|
2020-02-03 17:18:21 +01: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
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
soc
|
rmt/esp32s2: Update RMT: reg, struct, LL and test_utils/ref_clock.c
|
2020-02-09 20:03:31 +08:00 |
spi_flash
|
Merge branch 'fix/spi_on_esp32s2' into 'master'
|
2020-02-09 19:45:16 +08:00 |
spiffs
|
spiffs: Fix for case when CONFIG_SPIFFS_USE_MTIME is not defined
|
2020-02-05 03:00:22 +08:00 |
tcp_transport
|
…
|
|
tcpip_adapter
|
…
|
|
ulp
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
unity
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
vfs
|
docs: Resolve doxygen & Sphinx warnings
|
2020-02-07 16:37:45 +11:00 |
wear_levelling
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08: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/wps_config_init' into 'master'
|
2020-02-06 14:04:31 +08:00 |
xtensa
|
freertos: moved all xtensa specific files into a separated folder
|
2020-01-27 16:05:30 -03:00 |