board: cpu: initial import of iot-lab_M3#1363
board: cpu: initial import of iot-lab_M3#1363thomaseichinger merged 9 commits intoRIOT-OS:masterfrom
Conversation
boards/iot-lab_M3/Makefile.dep
Outdated
|
addressed @OlegHahm's comments and fixed some warnings. |
boards/iot-lab_M3/Makefile.include
Outdated
There was a problem hiding this comment.
remove the -flto (see #1365) for avoiding trouble with arch-linux arm-embedded toolchains
|
The file still is in an odd charset: thomaseichinger@104a5c7 |
|
updated removing unnecessary files and fix encoding as pointed out by @LudwigOrtmann |
5929474 to
b38696f
Compare
|
Looks good to me, even that I do not have a board to test, but as you used this code in Toronto I trust you on this. Could you just open two issues:
ACK when squashed and issued are opened. |
|
updated:
|
faec76c to
cd3e149
Compare
|
@haukepetersen squashed and issues #1588 and #1589 created @OlegHahm do you want to do any final testing? |
cd3e149 to
d2ff830
Compare
d2ff830 to
d3bf089
Compare
|
There seems to be still a couple of problems with radio, but otherwise: http://www.youtube.com/watch?feature=player_detailpage&v=rMdC45S79uQ#t=67 |
|
ACK |
fc138a8 to
e6b6af4
Compare
|
waiting for #1592 |
The at86rf231 radio transceiver provides one IRQ (TRX_END) signaling end of transmission or reception but no way to distinguish between these.
e6b6af4 to
0e79a01
Compare
|
waiting for travis one last time |
|
Travis is happy, let's go for it. |
board: cpu: initial import of iot-lab_M3
|
Hooray! \o/ |
This is an initial port for the iot-lab_M3 board and stm32f1 cpu.
This is a rewrite so it is implemented without the use of ST's peripheral library.
Done: