OVMS3-idf/components
Ivan Grokhotkov 9a2583122c heap/tests: make IRAM allocation size divisible by 4
heap_caps_malloc will fail to poison a block in IRAM with size not
divisible by 4. The proper fix will be to make poisoning code
smarter, or to disallow allocations from IRAM with size not aligned
by 4.
2018-07-25 09:45:39 +03:00
..
app_trace Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
app_update app_update: Don't double-verify secure boot signature during OTA 2018-07-17 15:33:47 +10:00
aws_iot aws_iot: add support for MQTT TLS over port 443 2018-04-23 18:27:28 +05:30
bootloader Merge branch 'bugfix/bootloader_noreturn_always' into 'master' 2018-07-23 11:56:14 +08:00
bootloader_support bootloader: Fix issue - bs->app_count is zero but ota_data have valid entry 2018-07-24 13:09:32 +08:00
bt Merge branch 'bugfix/src_encoding' into 'master' 2018-07-24 22:03:46 +08:00
coap gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
console console: Suppress unused warning asprintf result 2018-07-24 06:08:48 +00:00
cxx gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
driver Merge branch 'bugfix/src_encoding' into 'master' 2018-07-24 22:03:46 +08:00
esp-tls Merge branch 'bugfix/esp_tls_error_logging' into 'master' 2018-04-23 20:18:30 +08:00
esp32 Merge branch 'bugfix/fix_touchpad_wakeup_status' into 'master' 2018-07-24 04:08:43 +08:00
esp_adc_cal bugfix/Fix BLK3_RESERVED_FLAG register and other minor bugs 2018-03-16 15:51:36 +08:00
esp_http_client esp_http_client: Resolve some bugs from the github community 2018-07-23 12:22:19 +07:00
espcoredump bugfix: fixed path to esptool when there is no compiled python module for it 2017-03-21 13:30:38 +03:00
esptool_py secure boot: Pad to avoid data after the signature mapping into the address space 2018-07-17 15:33:47 +10:00
ethernet remove executable permission from source files 2018-05-29 20:07:45 +08:00
expat gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
fatfs Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
freertos esp32 tests: TLS test: use same size stack for static & non-static task 2018-07-23 03:54:44 +00:00
heap heap/tests: make IRAM allocation size divisible by 4 2018-07-25 09:45:39 +03:00
http_server Http Server : Add a simple light weight HTTP Server Component. 2018-07-20 15:49:17 +05:30
idf_test freertos: bump limit for spinlock performance test to 300 cycles 2018-07-24 09:56:40 +03:00
jsmn Add jsmn JSON parser component 2017-03-07 10:18:47 +11:00
json cJSON : Include only source file objects 2018-04-30 13:51:54 +05:30
libsodium gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
log doc: fix the level inconsistent issue in Kconfig document 2018-06-05 10:36:18 +00:00
lwip Merge branch 'bugfix/tw23835_add_source_ip_route_for_unicast' into 'master' 2018-07-16 17:01:16 +08:00
mbedtls gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
mdns added CI job for AFL fuzzer tests 2018-07-20 10:28:12 +02:00
micro-ecc micro-ecc: update to v1.0 2018-06-10 21:20:55 +08:00
newlib newlib: fix unit test for psram config 2018-07-24 09:56:40 +03:00
nghttp gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
nvs_flash nvs-flash: Support for blobs larger than half of SPI Flash sector size 2018-07-20 00:13:15 +05:30
openssl Merge branch 'bugfix/fixes_from_github' into 'master' 2018-07-13 15:03:50 +08:00
partition_table secure boot: Pad to avoid data after the signature mapping into the address space 2018-07-17 15:33:47 +10:00
pthread pthread: fix esp_pthread.h to compatible with c++ 2018-07-11 14:21:09 +08:00
sdmmc remove executable permission from source files 2018-05-29 20:07:45 +08:00
smartconfig_ack smartconfig_ack.c : Fixed the declaration of remote_ip in sc_ack_send_task() 2018-07-03 16:28:24 +05:30
soc Merge branch 'bugfix/rtc_io_hold_regs' into 'master' 2018-07-19 15:04:42 +08:00
spi_flash Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
spiffs Merge branch 'feature/idf-fs-profile-modifications' into 'master' 2018-07-25 08:56:04 +08:00
tcpip_adapter remove executable permission from source files 2018-05-29 20:07:45 +08:00
ulp spi_master, ulp: fix aliasing errors in unit tests 2018-07-24 09:54:55 +03:00
vfs Merge branch 'feature/fs_truncate_support' into 'master' 2018-06-14 13:56:39 +08:00
wear_levelling Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
wpa_supplicant Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
xtensa-debug-module remove executable permission from source files 2018-05-29 20:07:45 +08:00