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