Blame view

Project/os/ports/GCC/PPC/port.mk 179 Bytes
Imanol-Mikel Barba Sabariego authored
1
2
3
4
5
6
# List of the ChibiOS/RT PPC port files.
PORTSRC = ${CHIBIOS}/os/ports/GCC/PPC/chcore.c

PORTASM = ${CHIBIOS}/os/ports/GCC/PPC/crt0.s

PORTINC = ${CHIBIOS}/os/ports/GCC/PPC