mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-12 01:21:54 +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/Win32/platform.mk
Executable file
7
firmware/chibios/os/hal/platforms/Win32/platform.mk
Executable file
@@ -0,0 +1,7 @@
|
||||
# List of all the Win32 platform files.
|
||||
PLATFORMSRC = ${CHIBIOS}/os/hal/platforms/Win32/hal_lld.c \
|
||||
${CHIBIOS}/os/hal/platforms/Win32/pal_lld.c \
|
||||
${CHIBIOS}/os/hal/platforms/Win32/serial_lld.c
|
||||
|
||||
# Required include directories
|
||||
PLATFORMINC = ${CHIBIOS}/os/hal/platforms/Win32
|
||||
Reference in New Issue
Block a user