Dong Heng
|
b5301bf124
|
feat(bootloader): add xmc spi_flash startup flow to improve reliability
|
2022-08-11 10:29:43 +08:00 |
|
Dong Heng
|
29d3ef68b7
|
feat(esp8266): Support 40MHz XTAL
|
2020-10-29 15:47:42 +08:00 |
|
Dong Heng
|
cff625175d
|
feat(bootloader): add option to disable JTAG I/O when boot
|
2020-06-04 11:23:43 +08:00 |
|
Dong Heng
|
622482eb76
|
feat(esp_common): update esp_common
1. add Kconfig file and rename old global macro
2. move some independent files to esp_common
|
2020-01-15 14:56:39 +08:00 |
|
dongheng
|
114d2b5b86
|
feature(script): update compiling script for new make and cmake
|
2019-08-02 14:02:45 +08:00 |
|
Dong Heng
|
48c160f7e7
|
feat(kconfig): Rename "TARGET_PLATFORM_ESPxxx" to "IDF_TARGET_ESPxxx"
|
2019-02-15 19:02:26 +08:00 |
|
Dong Heng
|
11db1b0daf
|
feat(bootloader): Support v2 firmware updates to v3 by OTA
|
2019-01-16 14:20:58 +08:00 |
|
Wu Jian Gang
|
12ec433d9a
|
feat: Add phy reg default when boot
|
2018-12-29 14:17:28 +08:00 |
|
Dong Heng
|
fc6c39e51c
|
Merge branch 'feature/esptool_download_by_dio_mdoe_when_config_qio_qout' into 'master'
Flash firmware by DIO mode if configuration is "DIO", "QIO" or "QOUT“
See merge request sdk/ESP8266_RTOS_SDK!664
|
2018-12-20 20:05:51 +08:00 |
|
Dong Heng
|
0f62a9ce6b
|
feat(spi_flash): Flash firmware by DIO mode if configuration is "DIO", "QIO" or "QOUT"
System(bootloader or app) switches to QIO mode if configuration is "QIO" or "QOUT".
|
2018-12-19 15:04:29 +08:00 |
|
Dong Heng
|
e3dde84949
|
feat(esp8266): Add config to choose console UART none
|
2018-12-18 20:15:13 +08:00 |
|
Dong Heng
|
d5b14d7427
|
feat(bootloader): Initialize SPI flash clock and I/O mode at bootloader
|
2018-11-09 16:52:59 +08:00 |
|
Dong Heng
|
c8cbc97e0d
|
feat(esp8266): Add configuration for UART swap I/O pins
|
2018-09-07 15:45:41 +08:00 |
|
Dong Heng
|
1a6ffe4e9e
|
feat(esp8266): Add configuration for UART baudrate
|
2018-09-07 15:40:35 +08:00 |
|
Dong Heng
|
964e027860
|
feat(bootloader): Add configration for output console UART
|
2018-09-07 14:26:27 +08:00 |
|
Dong Heng
|
35ee995327
|
fix(components): Fix all components's compile warning and enable warning checking
|
2018-08-07 15:42:28 +08:00 |
|
Wu Jian Gang
|
1bc665a4ff
|
feat(bootloader): modify to output something
using CONFIG_TARGET_PLATFORM_ESP32 to disable original bootloader_support code for ESP32
|
2018-06-19 17:34:54 +08:00 |
|
Wu Jian Gang
|
5ca0b194ef
|
feat(bootloader_support): add bootloader support from idf
idf commit: a3a0b01c
|
2018-06-19 17:34:54 +08:00 |
|