1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/examples
René Kijewski b7b7fd3bc1 make: provide BOARD, MCU and CPU name as a string
This PR adds the defined `RIOT_BOARD`, `RIOT_CPU` and `RIOT_MCU`.
They each are defined as `BOARD_${BOARD}`, `CPU_${CPU}`, and
`MCU_${CPU}`, resp.

`BOARD_${BOARD}` is defined as the string `"${BOARD}"`, but not in upper
case. Same for the other two.
2014-08-01 02:40:40 +02:00
..
ccn-lite-client Merge pull request #1456 from haukepetersen/board_stm32f3discovery 2014-07-31 23:55:05 +02:00
ccn-lite-relay Merge pull request #1456 from haukepetersen/board_stm32f3discovery 2014-07-31 23:55:05 +02:00
default doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
hello-world make: provide BOARD, MCU and CPU name as a string 2014-08-01 02:40:40 +02:00
ipc_pingpong doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
riot_and_cpp Merge pull request #1456 from haukepetersen/board_stm32f3discovery 2014-07-31 23:55:05 +02:00
rpl_udp Merge pull request #1456 from haukepetersen/board_stm32f3discovery 2014-07-31 23:55:05 +02:00