OVMS3-idf/components
Ivan Grokhotkov 1b7ed6455b esp32/test: temporarily disable test for light sleep duration
Until the issue in CI is debugged
2018-05-11 18:15:58 +08:00
..
app_trace esp32: Fixes apptrace down buffer management 2018-02-21 10:13:25 +03:00
app_update log: Make ESP_LOGx macros into single statements 2018-04-26 09:08:07 +10:00
aws_iot aws_iot: add support for MQTT TLS over port 443 2018-04-23 18:27:28 +05:30
bootloader bootloader: Refactoring 2018-04-17 16:36:49 +05:00
bootloader_support Merge branch 'feature/psram_configure_in_runtime' into 'master' 2018-05-08 15:23:47 +08:00
bt Merge branch 'bugfix/btdm_conn_fail_after_deinit_and_init_spp' into 'master' 2018-05-11 15:38:03 +08:00
coap Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
console console: Fix formatting 2018-04-30 14:22:45 +05:30
cxx unit tests: make static init guard test single core compatible 2018-01-23 07:56:13 +00:00
driver i2s: fix issue in dma descriptor allocation if SPIRAM is enabled 2018-05-10 18:26:01 +05:30
esp-tls Merge branch 'bugfix/esp_tls_error_logging' into 'master' 2018-04-23 20:18:30 +08:00
esp32 esp32/test: temporarily disable test for light sleep duration 2018-05-11 18:15:58 +08:00
esp_adc_cal bugfix/Fix BLK3_RESERVED_FLAG register and other minor bugs 2018-03-16 15:51:36 +08:00
espcoredump
esptool_py esptool: Update to v2.3.1 2018-02-28 10:17:14 +11:00
ethernet update emac_reg_v2.h 2018-04-25 14:54:09 +08:00
expat
fatfs fatfs/test: increase stack size in read-write unit test 2018-04-18 14:35:21 +08:00
freertos freertos: portCLEAN_UP_TCB should be performed before freeing tcb memory 2018-04-19 18:28:55 +05:30
heap heap: fix build failure due to missing header 2018-04-26 11:08:58 +05:30
idf_test VFS: Use smaller numbers as file descriptors 2018-05-07 09:01:56 +02:00
jsmn
json cJSON : Include only source file objects 2018-04-30 13:51:54 +05:30
libsodium make: Build out of tree component srcs under component build dir 2018-04-06 13:10:19 +10:00
log log: Make ESP_LOGx macros into single statements 2018-04-26 09:08:07 +10:00
lwip Merge branch 'bugfix/dhcp_server_max_limit' into 'master' 2018-05-11 15:50:38 +08:00
mbedtls Add #include guards and __cplusplus guards to esp_debug.h 2017-12-07 10:25:57 +11:00
mdns fix the bug that in mdns test code redefine esp_err_t to uint32_t, which should be int32_t 2018-04-25 21:05:21 +08:00
micro-ecc
newlib VFS: Use smaller numbers as file descriptors 2018-05-07 09:01:56 +02:00
nghttp Ensure that C++ and C compilers get the same preprocessor setup 2017-10-26 13:04:41 +02:00
nvs_flash Merge branch 'bugfix/nvs_page_compaction' into 'master' 2018-05-07 09:08:23 +08:00
openssl Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
partition_table partition table: Fix regression with make 3.81 2018-04-26 12:07:27 +10:00
pthread pthread: implement local storage using pvTaskGetThreadLocalStoragePointer 2018-04-19 18:28:55 +05:30
sdmmc sdmmc: add tests for CD and WP pins for SD and SPI mode 2018-04-24 19:08:44 +08:00
smartconfig_ack refactor smartconfig 2018-05-11 14:49:35 +08:00
soc Merge branch 'bugfix/update_emac_h' into 'master' 2018-05-07 16:16:52 +08:00
spi_flash fix CI failed when flash chip size if 2MBytes 2018-03-29 17:48:59 +08:00
spiffs Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
tcpip_adapter Make error codes globally unique 2018-03-27 08:12:54 +02:00
ulp soc,ulp: add register definitions of RTC_I2C peripheral 2018-01-08 21:28:14 +08:00
vfs VFS: Use smaller numbers as file descriptors 2018-05-07 09:01:56 +02:00
wear_levelling Structure size alligned by compiler. 2018-03-12 15:34:16 +03:00
wpa_supplicant wpa_supplicant:move part of codes to IDF 2018-05-09 10:44:35 +08:00
xtensa-debug-module esp32: Apptrace API enhancement 2017-07-24 19:57:44 +03:00