249 Commits
Author SHA1 Message Date
markt31 72940bc1ee Add Puya flash ID to clkdiv check 2026-08-03 18:08:02 -04:00
markt31 fb4ad9c36c Flip functions to fail when SD_CARD_SPI_ENABLE = false 2026-08-03 17:44:03 -04:00
markt31 f478067eea Add Boya 4mb flash 2026-07-26 14:54:38 -04:00
markt31 22944bc524 Merge branch 'main' of markt31_github:Team-Resurgent/Modxo 2026-07-25 18:29:25 -04:00
markt31 dcbdf42c79 Adjust flash CLKDIV=6 as safe default 2026-07-25 18:29:23 -04:00
EqUiNoX 58295741b6 Delete boards/r3mux_clone.cmake 2026-07-25 12:23:36 -06:00
EqUiNoX 0af74e18b5 Update BundleModxo.yml 2026-07-25 12:23:00 -06:00
MarkandShalx 57a0822f9c Add SERIRQ PIO module (#80)
* Reduce ws2812 strip count to 2

* (WIP) add initial serirq module

* Add working SERIRQ PIO module

* Some SERIRQ PIO adjustments

* Testing without LPC_CLK line

* Some SERIRQ adjustments & cleanup

* SERIRQ tuning

* Minor SERIRQ adjustments

* Fix some notes

* Some SERIRQ timing tweaking

* Revert previous commit

* Assigned LPC_SERIRQ to GPIO28

---------

Co-authored-by: Shalx <shalxmva@gmail.com>
V1.0.14
2026-07-19 22:16:17 -06:00
markt31 c62644d618 Add guard SPI_ENABLE check 2026-07-19 18:06:33 -04:00
markt31 2998ee50aa Sdcard stall fix 2026-07-19 15:21:28 -04:00
markt31 967934d783 Fix sdcard inited state when windbg is connected 2026-07-19 11:40:03 -04:00
markt31 f3e008d34f Add some notes about flash speed 2026-07-11 00:38:01 -04:00
markt31 bc0042ca3a Small sdcard mutex improvement 2026-07-09 18:19:06 -04:00
EqUiNoX 95811a23a2 Update workflow to trigger on 'custom' branch 2026-07-07 21:29:20 -06:00
markt31 d89a32a1e4 sdcard large bios boot fix 2026-07-07 02:57:43 -04:00
markt31 7a543d1206 Add readahead buffer and double-buffer for bios boot feature 2026-07-04 17:24:12 -04:00
markt31 59966b9849 Small mapper cmd rename 2026-06-29 04:55:22 -04:00
markt31 616831329e Add shortcut mapper_id check 2026-06-27 15:13:42 -04:00
markt31 932783b752 Add lpc_mapper shortcut buffer cmd
Also connect it to sdcard handler
2026-06-27 10:30:31 -04:00
markt31 be0572844e Dump clone board configs 2026-06-27 02:28:18 -04:00
markt31 26f85fea84 Fix dummy read on rp2350 2026-06-27 02:18:17 -04:00
markt31 131a8ec7c2 Forgot a few more flash resets 2026-06-26 15:11:33 -04:00
markt31 46d95308a7 Some flash speed fixes 2026-06-26 12:48:33 -04:00
markt31 04caf1459f Add core1_poll event counter 2026-06-26 10:09:18 -04:00
markt31 eb023e81b3 Core rebalance
Fixes stability and dedicates core0 for LPC handlers with core0_poll removed.
2026-06-26 06:52:27 -04:00