mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
09d1dcf6b3
- Created new `bluepill-128kib` as 128KiB version of the `bluepill` - Created new `blackpill-128kib` as 128KiB version of the `blackpill` - Updated `openocd.cfg` to allow flashing 128KiB of ROM
4 lines
68 B
Makefile
4 lines
68 B
Makefile
MODULE = boards_common_blxxxpill
|
|
|
|
include $(RIOTBASE)/Makefile.base
|