Scott Mabin
|
925e874bb5
|
Remove references to imac target to avoid confusion.
|
2023-01-30 12:03:08 -08:00 |
|
bjoernQ
|
dc8963c0a8
|
Support ESP32-C2 with 26MHz Xtal
|
2022-12-13 05:15:10 -08:00 |
|
bjoernQ
|
3113861290
|
Fix cargo run for ESP32C3
|
2022-04-05 15:11:37 +02:00 |
|
bjoernQ
|
83f961431c
|
Support atomic emulation for ESP32C3 if needed
|
2022-02-24 15:40:41 +00:00 |
|
bjoernQ
|
7b59c9e76d
|
Move linker scripts to sub-folders
|
2022-02-18 12:00:05 +01:00 |
|
bjoernQ
|
cac30b7544
|
Add basic interrupt support for ESP32C3 and ESP32
|
2022-01-31 16:34:45 +00:00 |
|
Björn Quentin
|
70109ffe36
|
Initial implementation of ram proc macro (#6)
* Add .iram section for ESP32C3, make it possible to use direct-boot or normal-boot
* Add ram proc-macro
|
2022-01-18 10:02:40 -08:00 |
|
Jesse Braham
|
64d9430d84
|
Add a minimal HAL crate for the ESP32-C3 with a serial example
|
2021-10-21 14:44:04 -07:00 |
|