Angus Gratton
|
65dad0d46f
|
build system: Remove some dependencies from esp32 & esp32s2beta
Possible now that wifi related source files are all in esp_wifi
|
2020-01-08 18:13:12 +11:00 |
|
Angus Gratton
|
f616d2f2de
|
esp_wifi: Move wifi OS adapter structures into esp_wifi component
|
2020-01-08 18:13:12 +11:00 |
|
Angus Gratton
|
b7b4cd3418
|
Merge branch 'bugfix/timer_group_reset_ut' into 'master'
timer: remove check for POWERON_RESET in the test case, add esp_reset_reason API for s2beta
See merge request espressif/esp-idf!6747
|
2019-11-23 14:04:41 +08:00 |
|
Ivan Grokhotkov
|
ea99137e62
|
esp32s2beta: implement esp_reset_reason API
|
2019-11-21 20:03:26 +01:00 |
|
Ivan Grokhotkov
|
096dc8fc2b
|
esp32s2beta: rename output linker script
|
2019-11-21 15:29:00 +01:00 |
|
Angus Gratton
|
4827723d76
|
system api: Move common parts into esp_common component
Also mark esp_base_mac_addr_set argument as 'const *'
|
2019-10-30 14:19:22 +11:00 |
|
Angus Gratton
|
438d513a95
|
Merge branch 'master' into feature/esp32s2beta_merge
|
2019-09-16 16:18:48 +10:00 |
|
jiangguangming
|
4ef4b29c74
|
Reorganize the memory to maximize contiguous DRAM
1. Fix bug for variable sdkconfig_header in CMakeLists.txt
2. Modify the load address of bootloader
3. Modify the load address of application program
|
2019-09-06 16:18:42 +08:00 |
|
Angus Gratton
|
04ae56806c
|
Merge branch 'master' into feature/esp32s2beta_update
|
2019-08-08 15:26:58 +10:00 |
|
Ivan Grokhotkov
|
f9f13a86a7
|
esp32s2beta: add gdbstub support
|
2019-07-17 16:27:11 +02:00 |
|
Xia Xiaotian
|
99ef587a05
|
run WiFi on ESP32SBETA
|
2019-06-28 11:34:49 +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
|
b146104885
|
add esp32s2beta component
|
2019-06-11 13:06:32 +08:00 |
|