mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-24 16:27:50 +00:00
ChibiOS 2.6.8, until I can figure out where to get it from git.
This commit is contained in:
7
firmware/chibios/os/hal/platforms/MSP430/platform.mk
Executable file
7
firmware/chibios/os/hal/platforms/MSP430/platform.mk
Executable file
@@ -0,0 +1,7 @@
|
||||
# List of all the MSP430 platform files.
|
||||
PLATFORMSRC = ${CHIBIOS}/os/hal/platforms/MSP430/hal_lld.c \
|
||||
${CHIBIOS}/os/hal/platforms/MSP430/pal_lld.c \
|
||||
${CHIBIOS}/os/hal/platforms/MSP430/serial_lld.c
|
||||
|
||||
# Required include directories
|
||||
PLATFORMINC = ${CHIBIOS}/os/hal/platforms/MSP430
|
Reference in New Issue
Block a user