Logo
Explore Help
Sign In
andy/tinyUSB
1
0
Fork 0
You've already forked tinyUSB
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
a72f0396c75ef8b9fed35a9fc9e8a8269bd663c7
tinyUSB/hw/bsp/stm32h5/boards/stm32h503nucleo/board.mk

9 lines
133 B
Makefile
Raw Normal View History

Support for STM32H503 MCU - added support for STM32H503RB on H503RB-NUCLEO board - modified H5 family.c file to allow portability between H503 and H565/H573 - redefined USB_DRD_BASE to USB_DRD_FS_BASE if STM32H503xx is used
2024-03-31 23:11:49 +02:00
MCU_VARIANT = stm32h503xx
CFLAGS += \
correct clock setting for h563 nucleo
2024-12-06 13:46:48 +07:00
-DSTM32H503xx \
-DHSE_VALUE=24000000 \
Support for STM32H503 MCU - added support for STM32H503RB on H503RB-NUCLEO board - modified H5 family.c file to allow portability between H503 and H565/H573 - redefined USB_DRD_BASE to USB_DRD_FS_BASE if STM32H503xx is used
2024-03-31 23:11:49 +02:00
# For flash-jlink target
JLINK_DEVICE = stm32h503rb
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 109ms Template: 2ms
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