de39be5392
Add arduino-esp32 3.x compatibility.
2024-07-21 17:41:19 -07:00
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
a5f9ca1b35
Fixed some bugs with build in modules.
2023-07-06 22:55:18 -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
6884898cb1
Peel off assemblers into optional module.
...
Not sufficiently tested.
2023-07-05 15:00:59 -07:00
c43cbfd9d9
Replumbing timers working around Arduino change.
...
Bumping version number and changing example.
Interrupt WDT now makes example flaky so changing.
2023-04-17 18:10:20 -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
600e82d67e
Add fault handling for ESP32, ESP32-S2, and ESP32-S3.
...
Also bump the version.
2023-01-04 21:45:26 -08:00
1c500c2233
Simplify terminate + bye + fix build.
2022-12-31 21:02:04 -08:00
97ab39160a
Fixed Serial2 issue for ESP32C3, added arduino-build.
2022-10-08 13:02:38 -07:00
bc12a4bf72
Fix bug in ls for esp32.
2022-09-05 21:45:21 -07:00
234d85bf71
Add mkdir, cd, and more, refactor.
2022-09-05 21:25:46 -07:00
0dbe262abf
Refining file handling.
2022-09-05 18:31:44 -07:00
8cd205a9a5
Added mv, fixed rename of esp32, and added touch.
2022-09-05 17:29:41 -07:00
8bed92bef9
Start of adding code word support.
2022-09-04 16:58:11 -07:00
17a8dbbf59
Fixed up bterm to work on tighter devices.
...
Added way to RELINQUISH part of the forth heap.
key? for bluetooth serial.
2022-09-04 14:39:28 -07:00
dfd519ad12
Added more camera bindings.
2022-08-14 14:13:36 -07:00
dce538da4a
Adding host lookup.
2022-08-11 00:07:46 -07:00
00c6a87228
Adding more UDP support + example.
2022-08-10 23:41:40 -07:00
c9a04dcdeb
Adding WiFi.softAP support and bumping version.
2022-06-06 23:30:59 -07:00
11e666e9a1
Adding Serial2.
2022-02-27 21:45:28 -08:00
fb47179999
Re-root site.
2022-02-27 20:59:19 -08:00