Rework drashna userspace to be more modular (#4544)
* Break up files to make more readable * Add comments to ortho 4x12 layout rules.mk * Small tweaks * Update GitLab CI scripts * Make ortho boards smaller
This commit is contained in:
committed by
MechMerlin
parent
106de349fb
commit
6d0dc910d9
@@ -1,4 +1,5 @@
|
||||
SRC += drashna.c
|
||||
SRC += drashna.c \
|
||||
process_records.c
|
||||
|
||||
ifneq ("$(wildcard $(USER_PATH)/secrets.c)","")
|
||||
SRC += secrets.c
|
||||
|
||||
Reference in New Issue
Block a user