We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d028af9 commit ed31399Copy full SHA for ed31399
Tools/makeprojects.py
@@ -21,8 +21,11 @@
21
'MidiBoot3': [
22
'Genius'
23
],
24
- #None: ['Expander'] #- expander currently won't build
25
- #, 'MagusEncoder' - no F0 HAL in libraries
+ None: [
+ 'ACDC',
26
+ # 'MagusEncoder', no F0 HAL in libraries
27
+ # 'Expander', currently won't build
28
+ ],
29
}
30
31
0 commit comments