aa69b68412
Droping make build in favor of ninja.
...
Bumping version.
Adding esp32 flashing + vetting.
2024-01-15 14:04:46 -08:00
bdc5b4e337
Add install of optional modules.
2024-01-15 12:06:34 -08:00
8aff943a00
Convert more tests to new build.
2024-01-15 11:37:13 -08:00
b5aec80fd2
Adding esp32-sim test.
2024-01-14 21:27:36 -08:00
21cf660212
Made build work partially outside windows.
2024-01-02 21:24:51 -08:00
a6c6b8d25f
Adding publish, untested.
2024-01-01 22:04:40 -08:00
3a17582a8c
More working in ninja.
2024-01-01 20:16:37 -08:00
7209ca594a
Adding flashing.
2024-01-01 19:58:23 -08:00
1e01a47380
Closer.
2024-01-01 18:39:27 -08:00
67898d2a03
Improve revision handling.
2024-01-01 17:58:20 -08:00
a69961d90d
Reroot.
2024-01-01 15:50:27 -08:00
8160a3cb1d
Added zip files.
2023-12-24 17:35:14 -08:00
18c38cab15
Put back aliases.
2023-12-24 14:06:30 -08:00
92ace2753e
Use implicit mkdir.
2023-12-24 14:03:53 -08:00
bf21b0f3c2
Tweak
2023-12-24 13:38:22 -08:00
8f0aaba643
Fixup ninja build more.
2023-12-23 18:14:32 -08:00
be8b36a372
Fix.
2023-12-23 10:04:39 -08:00
4ee3646b73
More.
2023-12-23 10:03:41 -08:00
dc80ca74c5
Factor.
2023-12-23 09:47:36 -08:00
a28f59cfe7
Fix
2023-12-22 23:58:17 -08:00
3c0f249b71
Switch more things to new script.
2023-12-22 20:22:30 -08:00
9bb8a3e28e
Switching more into importation.
2023-12-22 20:01:49 -08:00
d73d340271
Improved.
2023-12-22 16:13:15 -08:00
ca05d3b6b0
Switch to importation tool, regression.
...
Regresses proper depedencies temporarily.
2023-12-22 14:00:17 -08:00
c40a2f5c6f
Adding initial pico-ice support.
2023-12-03 19:57:14 -08: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
235a4a0c45
Fix optionals, bump version.
...
Tried on real hardware.
2023-07-07 17:16:20 -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
c7dcbbef36
Fixing TIMG constant.
...
Thanks for catching mpetremann!
2023-04-08 07:22:13 -07:00
44d550dab0
Simplify.
2023-02-05 12:41:27 -08:00
db72474bcb
Label exceptions.
2023-02-05 12:22:12 -08:00
2b05d7794e
Refactor inching towards risc-v fault handling.
2023-02-05 11:58:48 -08:00
9ef1ea9f90
Clean up include, autoboot, split windows, shorten start.
...
Drop startup timeout to 100ms.
Clean up exceptions in include.
Cleanup stack in autoboot.
Split out windows into a second string, to work around overflow issue.
2023-01-22 16:44:42 -08:00
40400b873e
Cleaning up throw values around division + faults.
2023-01-22 15:08:14 -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
d78953151a
Tweaking include order to avoid b0, b1, etc. macro clash, bump version.
2023-01-14 23:14:01 -08:00
75d9185027
Align PARK/UNPARK with THROW/CATCH.
2023-01-14 22:53:30 -08:00
2f79192ea0
Refactor fault handling.
2023-01-14 22:28:38 -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
a1a934397d
Fix branch decoding.
2023-01-02 21:08:53 -08:00
1c500c2233
Simplify terminate + bye + fix build.
2022-12-31 21:02:04 -08:00
447c63a6f0
Adding RISC-V assembler/disassembler.
...
Probably should be conditionally added for ESP32-C3 only.
2022-11-11 23:25:34 -08:00
64f002b127
Add EXTUI, fix call addresses.
2022-11-07 22:52:33 -08:00
c1692b8039
More fiddling with call addresses.
2022-10-22 09:54:01 -07:00