1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Thomas Eichinger
7cde32f452 GPIO implementation was moved to RIOT/cpu/mc1322x since ADC module implementation depends on it 2013-08-23 15:08:35 +02:00
Oleg Hahm
f01d4cf2ad Merge branch 'master' of github.com:RIOT-OS/boards into origin-master
Conflicts:
	redbee-econotag/drivers/redbee_uart.c
	redbee-econotag/drivers/redbee_uart1.c
2013-07-29 17:22:43 +02:00
Oleg Hahm
dc0a5bf595 coding convention fixes (mostly due to astyle) 2013-07-29 16:41:43 +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
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
a9caa84826 * initial commit for yet not working redbee support 2013-04-02 10:06:17 +02:00