Commit Graph

11 Commits

Author SHA1 Message Date
564a8fc68b Pulled interrupts into an optional module. 2023-07-08 11:57:20 -07:00
fc7175d488 Pull RMT into an optional module, refactor. 2023-07-08 10:21:13 -07:00
7b74cddf2d More module decomposition.
Needs much more on device testing.
2023-07-05 22:58:03 -07:00
ea1217a162 Fix up optionals, pull out oled. 2023-07-05 21:41:21 -07:00
2b05d7794e Refactor inching towards risc-v fault handling. 2023-02-05 11:58:48 -08:00
fe87f1574c Adding platform detection opcodes + fix assembler bug.
Adding flags to allow runtime detection of different esp32 models,
riscv vs xtensa, and psram.

Use this to conditionally compile hook for relevant assemblers.
2023-01-21 21:27:29 -08:00
106fdcb63d Shunt out more things for camera + bluetooth when not there. 2023-01-14 15:05:44 -08:00
600e82d67e Add fault handling for ESP32, ESP32-S2, and ESP32-S3.
Also bump the version.
2023-01-04 21:45:26 -08:00
97ab39160a Fixed Serial2 issue for ESP32C3, added arduino-build. 2022-10-08 13:02:38 -07:00
1826a75cd0 Adding a USER_VOCABULARIES hook. 2022-10-07 20:48:05 -07:00
fb47179999 Re-root site. 2022-02-27 20:59:19 -08:00