1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

142 Commits

Author SHA1 Message Date
Ludwig Ortmann
fdbf28fd44 moved native internal functions declarations 2013-07-24 22:04:19 +02:00
Oliver Hahm
5b696d038e * fixed include path 2013-07-24 22:04:19 +02:00
Oliver Hahm
4c60661434 * fixed includes for msba2 2013-07-24 22:04:19 +02:00
Oliver Hahm
c6061b8b40 moved native board drivers into separate directory
split up drivers to avoid building unnecessary files
2013-07-24 22:04:19 +02:00
Ludwig Ortmann
eda5afc09d make stdin/stdout customizable stub 2013-07-24 22:04:19 +02:00
Oliver Hahm
95ba2fc3ea * added missing msp430_common module to Makefile 2013-07-24 22:04:19 +02:00
Oliver Hahm
abb028767c * fixed includes for msb-a2 2013-07-24 22:04:19 +02:00
Milan Babel
25b6ed699c added wsn430-v1.4
also made some minor changes to shared wsn430-common files
2013-07-24 22:04:19 +02:00
Milan Babel
bc27516d2f added support for board wsn430-v1_3b 2013-07-24 22:04:19 +02:00
Christian Mehlis
4115c4421b remove unused struct 2013-07-24 22:04:19 +02:00
Christian Mehlis
17048fd311 add missing include 2013-07-24 22:04:18 +02:00
Christian Mehlis
163c00ebd7 minor: fix warning from mkdir 2013-07-24 22:04:18 +02:00
Ludwig Ortmann
f0dbd8cf75 native board putchar implementation 2013-07-24 22:04:18 +02:00
Ludwig Ortmann
3d54e76b90 lose superflouse -lrt CFLAG 2013-07-24 22:04:18 +02:00
Ludwig Ortmann
d3b806ea41 native board uart0 import 2013-07-24 22:04:18 +02:00
Ludwig Ortmann
c5f8eee291 make native ltc4150 posix rt independent 2013-07-24 22:04:18 +02:00
Ludwig Ortmann
cf2e1644b8 adapted native Makefiles to core restructuring 2013-07-24 22:04:18 +02:00
Thomas Eichinger
f839f18b11 bug fixes for mc1322x MACA 2013-07-24 15:51:07 +02:00
Thomas Eichinger
667cb2fd85 small fixes 2013-07-23 16:03:52 +02:00
Thomas Eichinger
ea6b167938 * fixed some warnings in redbee_uart.c
* fixed a missing variabl declaration in redbee_uart1.c
2013-07-23 10:39:57 +02:00
Thomas Eichinger
8494d2827c implementation of the non volatile memory driver 2013-07-23 09:45:40 +02:00
Thomas Eichinger
e7965250c5 implementation of the radio driver for the mc1322x 2013-07-23 09:44:31 +02:00
Thomas Eichinger
feb6e80793 added README with flashing instructions and the bbmc tool for reset/erase the econotag 2013-05-22 13:21:02 +02:00
Thomas Eichinger
0e424b9007 * changes to be compliant to RIOT UART infrastructure
* added flashing tool
* made bugfixes to compile
2013-05-14 15:06:51 +02:00
Thomas Eichinger
15ec5c2f17 new implementation of UART functions, respecting RIOT more now 2013-05-08 11:40:17 +02:00
Thomas Eichinger
d70982d5ba implemented UART functions 2013-05-06 17:04:51 +02:00
Oliver Hahm
0fe0018da7 * added missing include paths to msb-430 Makefiles 2013-04-18 02:31:02 +02:00
Oliver Hahm
d4fc6e1b76 * replaced string by variable for archive name 2013-04-17 18:03:32 +02:00
Oleg Hahm
364dbaa406 * made path to pyterm absolute in Makefile for MSB-A2 2013-04-11 13:29:34 +02:00
Oleg Hahm
af36e54b49 * merged fix for lpc2k_pgm for MacOS from feuerware 2013-04-11 13:23:40 +02:00
Oleg Hahm
b3b7ea928d * added an install target 2013-04-10 16:21:44 +02:00
Oleg Hahm
3c481c7548 * changed arm-prefix from arm-elf to arm-none-eabi 2013-04-10 16:21:17 +02:00
Oleg Hahm
9f27cf54bc * fixed the broken bugfix from defd7cef13 2013-04-10 16:07:40 +02:00
Oliver Hahm
a623d14286 * fixed flasher flags for MSB-A2
* added required include for msb-430-common
2013-04-09 11:25:04 +02:00
Oliver Hahm
a9caa84826 * initial commit for yet not working redbee support 2013-04-02 10:06:17 +02:00
Oliver Hahm
b0d9e4f86f * removed unnecessary line from msba2 Makefile 2013-04-01 00:09:56 +02:00
Oliver Hahm
519144f40a * changed MCU name to adapt to current msp430-gcc version 2013-04-01 00:00:42 +02:00
Oleg
f4869abc21 Merge pull request #4 from mikoff/master
chronos support updated
2013-03-31 13:06:20 -07:00
mikoff
212d840a1f modified and cleaned some files to build RIOT for chronos 2013-03-30 21:37:56 +01:00
Oliver Hahm
0de960b038 * adapted Makefiles to core restructuring 2013-03-23 18:42:11 +01:00
Oleg Hahm
1b2d192556 * fixed bindir creation in msba2 Makefile 2013-03-21 17:49:59 +01:00
Oleg
07e8a7e25b Merge pull request #3 from LudwigOrtmann/master
patch native board for current Makefile structure
2013-03-21 09:07:49 -07:00
Ludwig Ortmann
3b8adabdbd migrate to current Makefile structure 2013-03-19 22:02:22 +01:00
Oliver Hahm
5b472cd310 Merge branch 'master' of github.com:RIOT-OS/boards 2013-03-19 17:59:10 +01:00
Oliver Hahm
1604de8c55 * added msba2-common/include to INCLUDE path for msba2 2013-03-19 17:57:43 +01:00
Oleg Hahm
ed854eb130 Merge branch 'master' of github.com:RIOT-OS/boards 2013-03-18 19:37:05 +01:00
Oleg Hahm
defd7cef13 * fixed lpc2k_pgm (was broken in d901708543) 2013-03-18 19:35:39 +01:00
Oleg
6f8650a9f7 Merge pull request #2 from LudwigOrtmann/master
Native board doxygen integration
2013-03-13 21:18:03 -07:00
Ludwig Ortmann
6bdc257369 add doxygen documentation 2013-03-13 21:45:28 +01:00
Oliver Hahm
fa62cfe688 * deleted Jam files 2013-03-13 17:46:48 +01:00