mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 09:58:23 +08:00
[modules] start adding MCU periph modules (#1989)
Modules for MCU peripherals. Previous subsystems or direct definition in firmware makefile are kept for now, until dependencies are properly handled.
This commit is contained in:
committed by
Felix Ruess
parent
b47c10fd00
commit
46bec882f3
@@ -92,7 +92,8 @@ cond CDATA #IMPLIED>
|
||||
|
||||
<!ATTLIST flag
|
||||
name CDATA #REQUIRED
|
||||
value CDATA #REQUIRED>
|
||||
value CDATA #REQUIRED
|
||||
cond CDATA #IMPLIED>
|
||||
|
||||
<!ATTLIST file
|
||||
name CDATA #REQUIRED
|
||||
|
||||
Reference in New Issue
Block a user