Commit Graph

7 Commits

Author SHA1 Message Date
78f6bb9b34 digilent: add driver skeleton + CMake option BS_ENABLE_DIGILENT
Stub Digilent JTAG-SMT backend, off by default. Wiring only: option,
conditional sources, dl link, drivers_list registration. Detect()
returns 0 for now; dlopen + real implementation in follow-up commits.
2026-05-23 11:06:43 +02:00
François Dausseur
5dfe5b123e compiles and works 2025-02-18 11:36:18 +01:00
c8bda25d90 code refactoring 2025-02-16 19:32:01 +01:00
f3c2569a30 app dir changed and src dir removed 2025-02-16 17:37:56 +01:00
a61fe778e6 dirs refactoring 2025-02-16 12:38:13 +01:00
054165ed84 dirs refactoring 2025-02-16 11:27:46 +01:00
287a28f789 Creation 2025-02-11 22:21:56 +01:00