Commit Graph

6 Commits

Author SHA1 Message Date
1bd2214dad gpio-keyboard-driver: Update script for errors
Print and exit correctly on error conditions

Signed-off-by: Nicholas Mello <nick@nmello.dev>
2026-02-07 16:14:29 -06:00
342b6c084f Merge pull request 'gpio-keyboard-driver: Add driver' (#1) from feature/add-gpio-driver into main
Reviewed-on: http://git.home.arpa/arcade/bsp/pulls/1
2026-02-06 21:47:32 -10:00
d35fabb64f gpio-keyboard-driver: Add driver
Adds the gpio keyboard driver to the BSP. The driver probes but fails to
find device tree information it is looking for.

Signed-off-by: Nicholas Mello <nick@nmello.dev>
2026-02-07 01:45:32 -06:00
d26b18451d buildroot: Update url
Location moved into "mirror" area of gitea

Signed-off-by: Nicholas Mello <nick@nmello.dev>
2026-02-06 00:45:57 -06:00
6803553a3d buildroot: Update buildroot to use mirror
Mirror keeps is closer to my own control for home builds

Signed-off-by: Nicholas Mello <nick@nmello.dev>
2026-02-02 22:12:59 -06:00
78246cac78 Initial Commit
This is the initial commit to get the arcade build system setup

Signed-off-by: Nicholas Mello <nick@nmello.dev>
2025-09-27 17:38:44 -05:00