morris
|
b562754a2f
|
rmt: support esp32c6
|
2022-09-17 04:56:49 +00:00 |
|
morris
|
e8a356ec91
|
Merge branch 'feature/esp32c6_fast_gpio_bringup' into 'master'
fast_gpio: bring up fast gpio driver on esp32c6
Closes IDF-5331
See merge request espressif/esp-idf!20159
|
2022-09-16 14:17:40 +08:00 |
|
laokaiyao
|
bae4944b90
|
i2s: bringup i2s on esp32c6
|
2022-09-15 20:03:39 +08:00 |
|
laokaiyao
|
7197e987cb
|
i2s: add XTAL clock source
|
2022-09-15 19:32:06 +08:00 |
|
morris
|
fd325c9fa2
|
fast_gpio: bring up fast gpio driver on esp32c6
|
2022-09-15 11:02:31 +08:00 |
|
morris
|
5f550b2a13
|
rmt,gptimer: don't support rc_fast clock source for c6 and h2
The RC_FAST clock source on ESP32C6 and ESP32H2 can't be calibrated.
Which makes it impossible to work stable for peripherals like timer, RMT
|
2022-09-14 14:40:28 +00:00 |
|
morris
|
a1030307f1
|
gptimer: bringup driver on esp32c6
|
2022-09-13 10:50:58 +08:00 |
|
morris
|
6539aa2275
|
pcnt: support esp32c6
|
2022-09-08 18:26:04 +08:00 |
|
wuzhenghui
|
ab09c07fdd
|
esp32c6: add esp_system support
|
2022-09-06 09:13:20 +00:00 |
|
Sudeep Mohanty
|
42214abbf5
|
ulp: temporarily disable SOC_RISCV_COPROC_SUPPORTED for esp32c6
This commit diables SOC_RISCV_COPROC_SUPPORTED capability for esp32c6
until the feature is supported on this target.
|
2022-09-02 12:10:07 +02:00 |
|
Song Ruo Jing
|
158b53e777
|
esp32c6: mmu & cache related g0 components changes
|
2022-09-01 12:38:00 +08:00 |
|
songruojing
|
688fb18faa
|
esp32c6: add soc/ xxx_periph, xxx_channel, xxx_pins, etc. files
|
2022-09-01 12:28:06 +08:00 |
|
songruojing
|
95c31a7074
|
esp32c6: add soc/ no-gdvs reg files
|
2022-08-22 12:11:40 +08:00 |
|
songruojing
|
a00f217341
|
esp32c6: add soc/ reg and struct headers
|
2022-08-22 12:11:40 +08:00 |
|
songruojing
|
304a8f142d
|
esp32c6: introduce the target
Add esp32c6 target to tools and Kconfig
Create directories and files that are essential for `idf.py --preview set-target esp32c6`
|
2022-08-19 11:13:02 +08:00 |
|