KonstantinKondrashov
|
c4da959fa7
|
soc: Fix setting timeout for RTC_WDT
|
2019-09-23 14:57:26 +08:00 |
|
Angus Gratton
|
bcaaaa1632
|
Merge branch 'feature/esp32s2beta_wdt' into 'feature/esp32s2beta'
esp32s2beta: Re-enable interrupt WDT, RTC_WDT, Task wdt
See merge request espressif/esp-idf!5786
|
2019-09-19 11:10:58 +08:00 |
|
KonstantinKondrashov
|
d3637cd06b
|
rtc_wdt: re-enable RTC_WDT
|
2019-09-13 00:03:52 +08:00 |
|
Michael (XIAO Xufeng)
|
d7d5aebdee
|
soc: fix memory map for esp32 and esp32s2beta
|
2019-09-12 16:17:52 +08:00 |
|
Angus Gratton
|
35147119f1
|
Merge branch 'feature/support_ut_esp32s2beta' into 'feature/esp32s2beta'
ci: support build and run UT for esp32s2beta
See merge request espressif/esp-idf!5702
|
2019-09-09 08:34:16 +08:00 |
|
jiangguangming
|
c057c141eb
|
Fix bug for reserved memory regions
1. Release 16KB memory of reserved regions to heap
2. Modify the dram_seg address of bootloader to 0x3FFF8000, size is 16K
|
2019-09-05 19:00:14 +08:00 |
|
Li Shuai
|
bd29202520
|
1. Fix backtrace is incomplete
2. Optimization code style
|
2019-09-05 18:40:33 +08:00 |
|
Michael (XIAO Xufeng)
|
43135dc348
|
spi: convenient LL macro
|
2019-09-04 10:53:25 +10:00 |
|
Michael (XIAO Xufeng)
|
3b39e60f97
|
driver: remove unused drivers for esp32s2beta
|
2019-09-04 10:53:25 +10:00 |
|
Michael (XIAO Xufeng)
|
05739798c3
|
soc: s2beta support
|
2019-09-04 10:53:25 +10:00 |
|
fuzhibo
|
c9a911e4aa
|
rtc: update from bringup branch
|
2019-08-22 15:03:18 +08:00 |
|
Angus Gratton
|
38d61f83db
|
Merge branch 'feature/esp32s2beta_update' into 'feature/esp32s2beta'
esp32s2beta: Merge master into esp32s2beta branch
See merge request espressif/esp-idf!5724
|
2019-08-21 15:20:28 +08:00 |
|
Angus Gratton
|
685c9cc867
|
esp32sbeta: Add timer_ll.h
|
2019-08-19 15:03:48 +10:00 |
|
KonstantinKondrashov
|
62ee29250e
|
soc: Update rtc_vddsdio_get_config for esp32s2beta
Closes: IDF-749
|
2019-08-13 20:04:49 +08:00 |
|
Angus Gratton
|
18c5cfadae
|
Fix function prototypes
|
2019-08-13 17:14:16 +10:00 |
|
Angus Gratton
|
c47e1756f8
|
examples: Rename deprecate CONFIG_CONSOLE_UART_NUM macro
|
2019-08-13 17:14:16 +10:00 |
|
Angus Gratton
|
04ae56806c
|
Merge branch 'master' into feature/esp32s2beta_update
|
2019-08-08 15:26:58 +10:00 |
|
morris
|
1877a9fcd8
|
Merge branch 'feature/esp32s2beta_rtc_driver' into 'feature/esp32s2beta'
Feature/esp32s2beta rtc driver
See merge request espressif/esp-idf!5243
|
2019-08-07 14:43:17 +08:00 |
|
fuzhibo
|
572084821b
|
add Comment for touchpad
|
2019-08-07 11:39:17 +08:00 |
|
fuzhibo
|
b055bff580
|
1.update touch driver; 2.update adc/dac driver; 3.add temp sensor driver;
|
2019-08-05 16:21:18 +08:00 |
|
kooho
|
2139ca668d
|
Update I2S driver for esp32s2beta.
|
2019-08-05 16:05:16 +08:00 |
|
kooho
|
f98e7bbccf
|
Update LEDC, PCNT,Timer_Group driver for esp32s2beta.
|
2019-07-31 16:03:22 +08:00 |
|
Angus Gratton
|
eae6f5a1d6
|
Merge branch 'feature/esp32s2beta_rmt_driver' into 'feature/esp32s2beta'
Driver(RMT): Update RMT driver for esp32s2beta
See merge request espressif/esp-idf!5227
|
2019-07-30 18:21:59 +08:00 |
|
chenjianqiang
|
e43513b610
|
bugfix(uart): uniform AT_CMD char configuration
|
2019-07-18 19:24:13 +08:00 |
|
chenjianqiang
|
4cc962353c
|
feat(uart): update uart driver for esp32s2beta
|
2019-07-18 15:57:00 +08:00 |
|
KonstantinKondrashov
|
ffaee97e81
|
soc/esp32s2beta: Exclude DPORT check
|
2019-07-15 06:51:03 +00:00 |
|
houwenxiang
|
6a8fe5cf79
|
Update RMT driver for esp32s2beta
|
2019-07-11 19:15:05 +08:00 |
|
chenjianqiang
|
667113cf94
|
feat(i2c): update i2c driver for esp32s2beta
|
2019-07-10 11:41:36 +08:00 |
|
Michael (XIAO Xufeng)
|
25ab8380c8
|
ci: support to build esp32s2beta simple examples
|
2019-07-08 09:16:06 +08:00 |
|
Jiang Jiang Jian
|
e2b88207b4
|
Merge branch 'feature/esp32s2beta_wifi' into 'feature/esp32s2beta'
run WiFi on ESP32SBETA
See merge request idf/esp-idf!5293
|
2019-06-30 00:40:34 +08:00 |
|
Xia Xiaotian
|
99ef587a05
|
run WiFi on ESP32SBETA
|
2019-06-28 11:34:49 +08:00 |
|
Michael (XIAO Xufeng)
|
17378fd4c2
|
spi: support new chip esp32s2beta
|
2019-06-23 12:17:27 +08:00 |
|
Michael (XIAO Xufeng)
|
ea1dcf7fe4
|
gpio: fix missing cmakelists for esp32s2beta
|
2019-06-20 12:06:51 +08:00 |
|
fuzhibo
|
29ea0dec76
|
Driver: gpio and rtcio dirver update
|
2019-06-14 20:27:26 +08:00 |
|
Ivan Grokhotkov
|
51a7df196d
|
esp32s2beta: fix soc_memory_layout
1. use SOC_RESERVE_MEMORY_REGION
2. reserve part of the DRAM which is mapped to same banks as IRAM
|
2019-06-13 01:34:54 +08:00 |
|
Ivan Grokhotkov
|
dcaae4a5fc
|
esp32s2beta: convert some todos to warnings
|
2019-06-12 15:53:57 +08:00 |
|
suda-morris
|
4a79d750a5
|
clean up build warnings
|
2019-06-11 13:07:37 +08:00 |
|
Angus Gratton
|
ddbd09eb15
|
esp32/esp32s2beta: Extract common SPIRAM options into esp_commmon component
|
2019-06-11 13:07:37 +08:00 |
|
Angus Gratton
|
047aca97e8
|
esp32s2beta: Fix heap memory regions when SPIRAM is disabled
|
2019-06-11 13:07:37 +08:00 |
|
suda-morris
|
84b2f9f14d
|
build and link hello-world for esp32s2beta
|
2019-06-11 13:07:37 +08:00 |
|
suda-morris
|
61ce868396
|
make bootloader_support support esp32s2beta
|
2019-06-11 13:07:02 +08:00 |
|
suda-morris
|
91508ca27f
|
add esp32s2beta in soc component
|
2019-06-11 13:06:32 +08:00 |
|