Marius Vikhammer
|
457ce080ae
|
AES: refactor and add HAL layer
Refactor the AES driver and add HAL, LL and caps.
Add better support for running AES-GCM fully in hardware.
|
2020-12-10 09:04:47 +00:00 |
|
Angus Gratton
|
c29d93986d
|
soc: Add initial ESP32-C3 support
From internal commit 7761d6e8
|
2020-11-30 11:12:56 +11:00 |
|
Armando
|
fb8b905539
|
uart: add uart support on esp32s3
|
2020-11-24 19:12:51 +08:00 |
|
Marius Vikhammer
|
488f46acf5
|
SHA/RSA: moved all caps to soc_caps.h
|
2020-11-12 02:15:46 +00:00 |
|
morris
|
ff976867b3
|
rmt: split TX and RX in LL driver
Split TX and RX function in LL driver.
Channel number is encoded in driver layer.
Added channel signal list in periph.c
|
2020-11-05 19:00:55 +08:00 |
|
chenjianqiang
|
9465af0066
|
rmt: support esp32s3
|
2020-11-05 19:00:55 +08:00 |
|
morris
|
e4c8ec6174
|
timergroup: move interrupt index into peripheral description file
1. Added timer_group_periph.c file, describing module global signals
(e.g. interrupt index)
2. Added more caps in soc_caps.h
|
2020-11-03 18:16:50 +08:00 |
|
morris
|
17808b3ff8
|
sigma_delta: add periph signal list and support esp32-s3
|
2020-10-29 11:06:28 +08:00 |
|
Renz Bagaporo
|
79887fdc6c
|
soc: descriptive part occupy whole component
|
2020-10-28 07:21:29 +08:00 |
|