Logo
Explore Help
Sign In
dax/qmk
1
0
Fork 0
You've already forked qmk
Code Issues Pull Requests Actions 2 Packages Projects Releases Wiki Activity
Files
master
qmk/platforms/chibios/boards/GENERIC_STM32_F303XC/board/board.mk

10 lines
259 B
Makefile
Raw Permalink Normal View History

Fix RESET keycode on some STM32F072 keyboards (#8134) * Add f072 board files with 'enter_bootloader_mode_if_requested' support * rename default f072 board file to GENERIC_STM32_F072XB * Remove board files * Add bootloader def * Update generic f072 board paths * Revert wrong deletion
2020-02-13 19:39:22 +00:00
# List of all the board related files.
F303/Proton-C migration. (#9315)
2020-07-16 16:44:55 +10:00
BOARDSRC = $(CHIBIOS)/os/hal/boards/ST_STM32F3_DISCOVERY/board.c
Fix RESET keycode on some STM32F072 keyboards (#8134) * Add f072 board files with 'enter_bootloader_mode_if_requested' support * rename default f072 board file to GENERIC_STM32_F072XB * Remove board files * Add bootloader def * Update generic f072 board paths * Revert wrong deletion
2020-02-13 19:39:22 +00:00
# Required include directories
F303/Proton-C migration. (#9315)
2020-07-16 16:44:55 +10:00
BOARDINC = $(CHIBIOS)/os/hal/boards/ST_STM32F3_DISCOVERY
2020 February 29 Breaking Changes Update (#8064)
2020-02-29 12:00:00 -08:00
# Shared variables
ALLCSRC += $(BOARDSRC)
ALLINC += $(BOARDINC)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 48ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API