Naxdy pushed to work/procon at NaxdyOrg/NaxGCC-FW 2024-10-14 18:47:49 +00:00
6c4c89b222 chore: add info about stick zeroing
Naxdy pushed to work/procon at NaxdyOrg/NaxGCC-FW 2024-10-14 18:45:40 +00:00
e12666cf50 feat(procon): implement spi functionality
Naxdy pushed to work/procon at NaxdyOrg/NaxGCC-FW 2024-10-14 15:22:54 +00:00
3b60499fff chore: improve clippy CI
e8664c9f78 chore: fix deprecated ref to static mut
fa3f7f24bd flake: update to latest nixpkgs
1a2e71b213 chore: use binary cache in PRs
a2e90c3734 chore: refactor HID file organization
Compare 7 commits »
Naxdy pushed to work/procon at NaxdyOrg/NaxGCC-FW 2024-10-14 15:20:26 +00:00
dcc1f0d170 chore: improve clippy CI
Naxdy pushed to work/procon at NaxdyOrg/NaxGCC-FW 2024-10-14 15:18:53 +00:00
a63983f90c chore: improve clippy CI
Naxdy pushed to work/procon at NaxdyOrg/NaxGCC-FW 2024-10-14 14:52:49 +00:00
e15a7c7bec chore: fix deprecated ref to static mut
Naxdy pushed to work/procon at NaxdyOrg/NaxGCC-FW 2024-10-14 14:50:47 +00:00
1db551dc9d flake: update to latest nixpkgs
Naxdy pushed to work/procon at NaxdyOrg/NaxGCC-FW 2024-10-14 14:49:28 +00:00
94cc70f42e chore: use binary cache in PRs
7faf9d05f9 chore: refactor HID file organization
c5d247cc96 flake: remove obsolete embassy input
8726b8e38b feat: implement pro-controller mode
Compare 4 commits »
Naxdy pushed to work/procon at NaxdyOrg/NaxGCC-FW 2024-10-14 14:12:50 +00:00
463551dad8 flake: remove obsolete embassy input
Naxdy created pull request NaxdyOrg/NaxGCC-FW#26 2024-10-14 14:09:18 +00:00
WIP: pro-controller mode
Naxdy created branch work/procon in NaxdyOrg/NaxGCC-FW 2024-10-14 14:09:02 +00:00
Naxdy pushed to work/procon at NaxdyOrg/NaxGCC-FW 2024-10-14 14:09:02 +00:00
2fa8779d90 feat: implement pro-controller mode
753cb59fe6 feat: split up usb transfer logic in preparation for controller mode
Compare 2 commits »
Naxdy pushed to naxgcc-fw at NaxdyOrg/embassy 2024-10-12 14:42:39 +00:00
16151cce02 hack: disallow stalling in rp2040
Naxdy pushed to naxgcc-fw at NaxdyOrg/embassy 2024-10-12 14:40:20 +00:00
Naxdy pushed to naxgcc-fw at NaxdyOrg/embassy 2024-10-12 14:32:05 +00:00
0b86bf84c1 hack: disallow stalling in rp2040
Naxdy pushed to naxgcc-fw at NaxdyOrg/embassy 2024-10-12 14:31:33 +00:00
3ca0cf3926 hack: disallow stalling in rp2040
Naxdy pushed to naxgcc-fw at NaxdyOrg/embassy 2024-10-12 14:30:58 +00:00
683e4d2f86 hack: disallow stalling in rp2040
Naxdy pushed to naxgcc-fw at NaxdyOrg/embassy 2024-10-12 14:21:43 +00:00
da9ce32909 feat(hid): allow specifying in & out packet size separately
d091b3f0a4 Merge pull request #3225 from embassy-rs/prepare-nrf-release
886580179f update dates
187093e147 Prepare to release embassy-boot-rp
f605302791 Prepare to release embassy-rp
Compare 521 commits »
Naxdy pushed to naxgcc-fw at NaxdyOrg/embassy 2024-10-12 14:15:48 +00:00
77d9df588f feat(hid): allow specifying in & out packet size separately
e6671db43d embassy-usb - update 0.2 changelog
c2bb893489 Add ch32-hal to HAL list
e5fb96abe8 Merge pull request #2888 from FransUrbo/uart_r503
7f3872ab98 Merge pull request #2903 from joelsa/add-dsihost
Compare 1174 commits »
Naxdy pushed to master at NaxdyOrg/Ryujinx 2024-10-02 12:52:40 +00:00
d8a728c735 flake: make module & overlay arch-agnostic