add pin mapping and sweet16 test
This commit is contained in:
parent
255173f379
commit
f8c07e05c2
5 changed files with 45 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
ifneq ($(findstring STM32, $(MCU)),)
|
||||
ifneq ($(findstring STM32F303, $(MCU)),)
|
||||
## chip/board settings
|
||||
# - the next two should match the directories in
|
||||
# <chibios>/os/hal/ports/$(MCU_FAMILY)/$(MCU_SERIES)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue