Commit fabe7af
authored
Adds ULP support for S3, S3 and C6 (#176)
* Adds full support to ULP
Adds ULP FSM Macro Defs "ulp.h" file
* Adds Full ULP support to S3
Adds ULP FSM Macro Defs "ulp.h" file
* Fix ULP defconfig.esp32s2
Fix the Setting option for S2
* Update ULP for IDF 4.x and 5.x
* Update ULP for IDF 4.x and 5.x
* Enables C6 ULP
* Full ULP support for C6
* Pick FSM instead of RISKV ULP
* Pick FSM instead of RISCV ULP
* Disable C6 RV LP - No way to use it in Arduino
* Pick FSM ULP for Arduino.
* Pick FSM ULP for Arduino1 parent b603fc7 commit fabe7af
File tree
3 files changed
+19
-5
lines changed- configs
3 files changed
+19
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | | - | |
12 | | - | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | | - | |
14 | | - | |
| 18 | + | |
| 19 | + | |
0 commit comments