This website requires JavaScript.
Explore
Help
Register
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
6346fbec16739d91fc9ece57216d40ca1c091936
tinyUSB
/
hw
/
bsp
/
max32650
/
boards
/
max32650fthr
/
board.mk
3 lines
79 B
Makefile
Raw
Normal View
History
Unescape
Escape
BSP Cleanup - Added MSDK flash rules for CMake - Removed partial IAR support. Uniform GCC support across MAX32 parts - Updated build scripts for correctly signing the MAX32651 - Added README files for the BSPs to describe flashing and limitiations
2024-07-10 15:18:59 -04:00
# Use the standard, non-secure linker file
MAX32650/1/2 Support Added support for the MAX32650/1/2 series parts - MAX32650FTHR, MAX32650EvKit, MAX32651EvKit - Added special flash rule for MAX32651 due to signing required - Added depencies to flash-msdk rules for executable
2024-07-02 18:02:11 -04:00
LD_FILE
=
$(
BOARD_PATH
)
/max32650.ld
Reference in New Issue
Copy Permalink