Armando
|
c56eb8646b
|
g0: resolve MMU_PAGE_SIZE not defined in g0 build issue
|
2023-02-22 12:37:40 +08:00 |
|
Armando
|
af15b6d885
|
mmu: simplify mmu vaddr region macro on esp32c2
ESP32C2 mmu vaddr region macros, and related mask macros in
ext_mem_defs.h depends on mmu page size.
|
2023-02-07 20:23:51 +08:00 |
|
Song Ruo Jing
|
2c9aa4559c
|
clk_tree: Add a general API to get the frequency of different clocks
Add basic clk_tree driver and hal implementation.
|
2023-01-17 11:30:24 +08:00 |
|
Cao Sen Miao
|
4e67332b74
|
ESP32H2: Add small CI test for ESP32H2
|
2022-12-29 11:00:42 +08:00 |
|
wuzhenghui
|
fca7d70e05
|
esp32c6: add minimal ci support
- enable build_template_app
- enable check public headers
- enable g0 components dependency check
|
2022-09-26 20:32:13 +08:00 |
|
Omar Chebib
|
8fae0f0753
|
G0: Support Xtensa targets for G0-only compilation
G0-only example now supports Xtensa targets. This means that G0 layer
does not depend on G1+ layers anymore
|
2022-06-20 11:34:20 +00:00 |
|
Omar Chebib
|
6783f52045
|
CI: examples generating an ELF file only can now pass CI
|
2022-06-14 15:00:53 +08:00 |
|
Omar Chebib
|
33ac70a3ed
|
G0: add a build example to check G0 dependencies
|
2022-06-14 15:00:53 +08:00 |
|