PeterKietzmann
ecb5972a2a
doc/boards: move jiminy from wiki to RIOT repo
2018-10-19 15:44:36 +02:00
cladmi
b450141d4d
boards: unconditionally include CPU/Makefile.features
...
The file always exist so no need to do '-include'.
Replaced using:
sed -i 's|-\(include $(RIOTCPU)/.*/Makefile.features\)|\1|' \
$(git grep -l '$(RIOTCPU)/.*/Makefile.features' boards)
2018-10-11 17:13:40 +02:00
cladmi
f59c1c5c2d
jiminy-mega256rfr2: configure BOOTLOADER_SIZE
...
Value comes the maintainer.
2018-09-05 12:20:46 +02:00
Hauke Petersen
c2184f3454
boards/cpu/drivers/sys: use generic stdio_ if
2018-08-22 10:54:25 +02:00
1ffe438488
boards/jiminy-mega256rfr2: cleanup documentation
...
- Cleanup brief description to be consistent with other boards
- Move general documentation in doc.txt
2018-08-10 13:54:17 +02:00
c26888c9f7
boards: adapt atmega boards with new i2c API
2018-07-25 12:01:39 +02:00
Matthew Blue
55a7d8f83d
boards/jiminy-mega256rfr2: remove context swap defines
2018-05-03 17:29:28 -04:00
9c18e62364
boards/jiminy-mega256rfr2: make use of common/atmega
2018-04-03 14:18:32 +02:00
Josarn
ff2291360f
boards/jiminy-mega256rfr2: Initial board support
...
Signed-off-by: Josua Arndt <josuaarndt@live.de>
Signed-off-by: Steffen Robertz <steffen.robertz@online.de>
2018-03-02 13:34:04 +01:00