OVMS3-idf/components
Ivan Grokhotkov a66df0826e soc: fix/update definitions related to FRC timers
1. BIT(8) of CTRL is actually read-only bit indicating interrupt status

2. BIT(0) or CTRL had inverted meaning: 1 is “level”, 0 is “edge”

3. Add definitions of prescaler values
2017-08-24 16:33:12 +08:00
..
app_trace Updated acc to comments 2017-07-24 20:07:21 +03:00
app_update bootloader: Fallback if OTA data is invalid 2017-08-15 09:42:19 +10:00
aws_iot aws_iot: Expose common SDK compile-time configuration in menuconfig 2017-07-20 15:28:29 +10:00
bootloader bootloader: Fallback if OTA data is invalid 2017-08-15 09:42:19 +10:00
bootloader_support bootloader: Fallback if OTA data is invalid 2017-08-15 09:42:19 +10:00
bt Merge branch 'bugfix/btdm_config_local_privacy_func' into 'master' 2017-08-24 10:48:57 +08:00
coap coap: Initialise/update the libcoap submodule 2017-01-10 11:12:02 +11:00
console console: initialize buf_size before calling open_memstream 2017-08-23 01:10:30 +08:00
cxx build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
driver Merge branch 'bugfix/touch_pad_driver' into 'master' 2017-08-23 19:12:39 +08:00
esp32 Merge branch 'bugfix/dport_stall_in_esp32_component' into 'master' 2017-08-24 14:35:16 +08: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 esptool: Update to v2.1 final release 2017-08-22 11:49:07 +10:00
ethernet component/esp32 : move Phy outof Wifi section 2017-08-23 17:51:31 +08:00
expat Build system: Raise warning level 2016-11-16 15:57:34 +11:00
fatfs driver: SD protocol driver for SPI peripheral 2017-07-20 13:43:07 +08:00
freertos Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
heap heap_caps: Allow for possibility a region is too small to register a heap 2017-07-19 17:24:24 +10:00
idf_test CI: add BLE test cases to CI 2017-06-27 10:35:33 +08:00
jsmn Add jsmn JSON parser component 2017-03-07 10:18:47 +11:00
json cJSON:Add float format process 2017-01-09 17:51:48 +08:00
libsodium libsodium: Use mbedTLS implementations for SHA256 & SHA512 2017-08-18 16:29:04 +10:00
log esp32: Apptrace API enhancement 2017-07-24 19:57:44 +03:00
lwip Merge branch 'bugfix/tw14823_lwip_assert_err' into 'master' 2017-08-24 11:29:32 +08:00
mbedtls Merge branch 'bugfix/mbedtls_config_mismatch' into 'master' 2017-08-24 14:40:39 +08:00
mdns Add AFL fuzz test 2017-04-05 09:23:09 +03:00
micro-ecc micro-ecc: Add submodule dependency 2016-11-17 09:18:51 +11:00
newlib newlib: implement usleep 2017-08-21 15:58:28 +08:00
nghttp nghttp: Restore nghttp2 v1.24 2017-08-22 13:01:36 +10:00
nvs_flash bt: call nvs_flash_init in examples, show error if NVS is not initialized 2017-07-17 21:29:50 +08:00
openssl components/openssl : Fix compilation error when openssl debugging is enabled 2017-02-20 09:45:50 +08:00
partition_table Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
sdmmc sdmmc: add more comments about card initialization steps 2017-08-16 18:59:04 +08:00
soc soc: fix/update definitions related to FRC timers 2017-08-24 16:33:12 +08:00
spi_flash Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
tcpip_adapter tcpip_adapter/lwip: optimize wifi/ip event 2017-08-21 14:36:44 +08:00
ulp build: Print real paths for 'ulp' build objects as well 2017-08-11 14:26:44 +05:30
vfs vfs: implement fcntl via VFS interface 2017-08-21 15:58:28 +08:00
wear_levelling Log level changed to remove useless info. 2017-08-09 10:25:40 +03:00
wpa_supplicant Add the fast crypto function in supplicant 2017-08-09 21:36:13 +08:00
xtensa-debug-module esp32: Apptrace API enhancement 2017-07-24 19:57:44 +03:00