Factor out cm3/common.h and cm3/memorymap.h.
This commit is contained in:
2
HACKING
2
HACKING
@@ -34,7 +34,7 @@ Development guidelines
|
||||
- All subsystem-specific function names should be prefixed with the
|
||||
subsystem name. For example, gpio_set_mode() or rcc_osc_on().
|
||||
|
||||
- Please consistently use the short form types from <libopenstm32/common.h>,
|
||||
- Please consistently use the short form types from <cm3/common.h>,
|
||||
e.g. u8, u16, u32, and so on.
|
||||
|
||||
- Variables that are used to store register values read from registers or
|
||||
|
||||
Reference in New Issue
Block a user