Tulip jumper device.

This commit is contained in:
OBattler
2025-06-09 18:30:50 +02:00
parent 9e335befc2
commit a042925efe
3 changed files with 106 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ add_library(dev OBJECT
smbus_ali7101.c
smbus_piix4.c
smbus_sis5595.c
tulip_jumper.c
unittester.c
)