Commit graph

14 commits

Author SHA1 Message Date
9838c4ee64
feat: implement XInput mode (#27)
All checks were successful
Publish nightly release / build (push) Successful in 6m1s
Reviewed-on: #27
2024-10-29 19:53:18 +00:00
8f8d47704d
feat: implement "Pro-Controller" mode (#26)
All checks were successful
Publish stable release / build (push) Successful in 7m38s
Publish nightly release / build (push) Successful in 10m3s
Based on the pro-controller code from https://github.com/HandHeldLegend/HOJA-LIB-RP2040

Author has given their consent for this to be GPL'd:

![image](/attachments/c2551d3a-9b35-4c67-ad28-3778f9e04e29)

Reviewed-on: #26
2024-10-14 19:55:54 +00:00
6545b0219a
feat: bump to v1.1.1 / improve opt-level
All checks were successful
Code quality / check (pull_request) Successful in 2m2s
Publish nightly release / build (push) Successful in 2m37s
Publish stable release / build (push) Successful in 1m5s
2024-04-25 10:50:31 +02:00
1c398652ad
chore: bump version to 1.1.0
All checks were successful
Code quality / check (pull_request) Successful in 2m15s
Publish nightly release / build (push) Successful in 2m54s
Publish stable release / build (push) Successful in 1m9s
2024-04-25 10:40:44 +02:00
93ab0ffb3d
chore: remove unused dependency 2024-04-12 21:45:28 +02:00
a785fb69eb
chore: bump version to 1.0.0
All checks were successful
Publish nightly release / build (push) Successful in 2m4s
2024-04-08 23:41:44 +02:00
f0d99a234b
feat: implement stick calibration logic
All checks were successful
Publish nightly release / build (push) Successful in 2m58s
2024-03-27 18:11:23 +01:00
5244f1a75e
begin implementing stick shenanigans 2024-03-19 21:06:18 +01:00
cbaa4f4ca9
add button mapping, implement SPI, use patched embassy 2024-03-18 10:36:47 +01:00
76355b72ce
refactor (WORKING) using embassy 2024-03-12 00:08:34 +01:00
eacb979c61
get to a working state with multicore 2024-03-11 19:41:34 +01:00
6c7202bed2
working flash and gc controller 2024-03-05 08:11:49 +01:00
bed51bf8e3
first attempt at gcc 2024-03-04 00:39:12 +01:00
e71c521032
project setup with sample code 2024-03-03 16:31:37 +01:00