This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
af89824cfd
RIOT
/
examples
/
ipc_pingpong
/
Makefile.ci
6 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
examples: BOARD_INSUFFICIENT_MEMORY -> Makefile.ci - Decluttered Makefile by moving BOARD_INSUFFICIENT_MEMORY lists from Makefile to Makefile.ci - Optimized the list for use of tools: - One entry per line reduces the number of merge conflicts - One entry per line allows alphabetical sorting e.g. via Vim's sort command - Sorted all lists alphabetically
2019-10-09 15:35:41 +02:00
BOARD_INSUFFICIENT_MEMORY
:=
\
nucleo-f031k6
\
examples: skip nucleo-l011k4 where it doesn't fit
2020-10-13 12:47:37 +02:00
nucleo-l011k4
\
examples: add stm32f030f4-demo to Makefile.ci
2019-10-19 17:48:13 +02:00
stm32f030f4-demo
\
examples: BOARD_INSUFFICIENT_MEMORY -> Makefile.ci - Decluttered Makefile by moving BOARD_INSUFFICIENT_MEMORY lists from Makefile to Makefile.ci - Optimized the list for use of tools: - One entry per line reduces the number of merge conflicts - One entry per line allows alphabetical sorting e.g. via Vim's sort command - Sorted all lists alphabetically
2019-10-09 15:35:41 +02:00
#
Copy Permalink