OVMS3-idf/components
Tian Hao 09862b5918 component/esp32 : update phy & rtc
RTC V230
add BT AGC saturation protection, replace RTC V229.

PHY V362
Power up print: "phy_version: 362.0, 61e8d92, Sep 8 2017, 18:48:13"
1. esp_init_data_v3.bin
modify TX target power
modify WIFI & BT RX gain table
2. modify phy_close_rf()
3. add phy_set_most_tpw()
4. 26M crystal work OK
5. noise_check_loop ok
2017-10-17 18:02:42 +08:00
..
app_trace freertos: fix compilation errors with portMUX debugging enabled 2017-10-13 08:33:57 +08:00
app_update ota_ops: Fix get_selected_boot_partition() in case there is no factory partition 2017-09-04 17:37:28 +10:00
aws_iot mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) 2017-09-07 18:02:39 +10:00
bootloader soc/rtc: warn if detected XTAL frequency does not match configured one 2017-09-11 11:42:26 +08:00
bootloader_support build system: Restore ifdef/ifndef in Makefiles, clean up examples build 2017-09-05 16:11:03 +10:00
bt Merge branch 'bugfix/btdm_fix_set_attr_value_crash_when_length_is_0' into 'master' 2017-10-13 16:00:15 +08:00
coap coap: Initialise/update the libcoap submodule 2017-01-10 11:12:02 +11:00
console console: handle empty input to esp_console_run correctly 2017-10-13 07:14:53 +08:00
cxx build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
driver fix(spi_slave): enable DMA clock when initialization. 2017-10-17 12:20:40 +08:00
esp32 component/esp32 : update phy & rtc 2017-10-17 18:02:42 +08:00
esp_adc_cal Bugfix/ added esp_adc_cal include guards 2017-09-01 12:07:37 +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 Add --warn-undefined-variables to MAKEFLAGS 2017-09-05 16:10:46 +10:00
ethernet esp32/tcpipadapter: correct eth ip got event info 2017-10-13 15:56:51 +08:00
expat Build system: Raise warning level 2016-11-16 15:57:34 +11:00
fatfs fatfs: use correct return types in ioctl calls 2017-10-10 12:02:32 +08:00
freertos Merge branch 'bugfix/freertos_portmux_debug' into 'master' 2017-10-17 04:44:04 +08:00
heap Allocate some memories in SPIRAM first. 2017-10-13 10:11:24 +08:00
idf_test test: udpate new BLE known issues: 2017-09-22 09:49:18 +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: Fix mbedTLS SHA256 & SHA512 implementation, make optional 2017-10-06 11:51:55 +11:00
log Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
lwip Merge branch 'feature/sockets_files_shared_fd_space' into 'master' 2017-10-17 14:17:09 +08:00
mbedtls mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) 2017-09-07 18:02:39 +10:00
mdns Merge branch 'bugfix/memory_issues_pr838' into 'master' 2017-08-31 10:45:19 +08:00
micro-ecc micro-ecc: Add submodule dependency 2016-11-17 09:18:51 +11:00
newlib newlib: Remove fcntl() implementation from libc 2017-10-16 09:45:50 +08:00
nghttp nghttp: Restore nghttp2 v1.24 2017-08-22 13:01:36 +10:00
nvs_flash nvs: fix nvs_flash_init_partition initializing default partition 2017-10-13 07:19:16 +08:00
openssl mbedtls: Rename net to net_sockets (in line with 2.4.0 API change) 2017-09-07 18:02:39 +10:00
partition_table Expand vars before splitting fields 2017-09-05 16:23:54 +10:00
pthread freertos: Fixes deadlock in pthread_once for init_routines calling pthread_once 2017-10-01 19:52:48 +03:00
sdmmc sdmmc: allow command timeouts to be configured 2017-10-13 08:16:07 +08:00
soc Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
spi_flash Add logic to make external RAM usable with malloc() 2017-09-28 17:17:50 +08:00
spiffs Fix typo in spiffs config and update submodule 2017-09-20 17:29:57 +08:00
tcpip_adapter esp32/tcpipadapter: correct eth ip got event info 2017-10-13 15:56:51 +08:00
ulp sleep: add light sleep, factor out APIs common for deep/light sleep 2017-09-01 10:36:14 +08:00
vfs vfs: Remove fd_offset member 2017-10-16 09:45:50 +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