Search found 5 matches
- 20 Mar 2016, 17:42
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 390033
- 20 Mar 2016, 17:04
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 390033
@flabbergast: Thanks a lot! Sadly, it gives the exact same error, for some reason. Overflowed by 64 bytes. william@Malkav:~/Downloads/tmk_keyboard-master/keyboard/teensy_lc_onekey$ make Compiler Options arm-none-eabi-gcc -c -mcpu=cortex-m0plus -O2 -ggdb -fomit-frame-pointer -falign-functions=16 -std...
- 20 Mar 2016, 09:15
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 390033
- 20 Mar 2016, 08:57
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 390033
flabbergast: I'm using your branch, which is linked from the TMK GitHub:
https://github.com/flabbergast/ChibiOS/tree/kinetis
https://github.com/flabbergast/ChibiOS/tree/kinetis
- 19 Mar 2016, 23:11
- Forum: Workshop
- Topic: How to build your very own keyboard firmware
- Replies: 711
- Views: 390033
Hey everyone, I'm new here so I'm not entirely sure this is the right place, but... I'm trying to compile TMK with ChibiOS+kinetis for my Teensy LC, and I get this error when running make in the tmk_keyboard-master/keyboard/teensy_lc_onekey directory: Linking build/ch.elf /usr/lib/gcc/arm-none-eabi/...