Development template for the NXP FRDM-KL05Z using the GNU-ARM-embedded toolchain.
Go to file
2024-01-27 12:43:49 -05:00
.gitignore it builds! 2024-01-27 12:05:34 -05:00
LICENSE copyright holder 2024-01-27 00:59:10 -05:00
main.c enabled an led to see if it works (it doesn't) 2024-01-27 12:43:49 -05:00
Makefile fixed make process 2024-01-27 12:27:22 -05:00
MKL05Z4.h added files that will be helpful 2024-01-27 00:40:30 -05:00
multi-ram.ld it builds! 2024-01-27 12:05:34 -05:00
README.md readme 2024-01-27 00:41:30 -05:00
startup_ARMCM0.S fixed make process 2024-01-27 12:27:22 -05:00
sysinit.c added system init and edited linker file 2024-01-27 11:27:00 -05:00

My attempt at using open tooling with the NXP FRDM-KL05Z microcontroller.