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

18 Commits

Author SHA1 Message Date
Oleg Hahm
e1d5c8c8c6 added objcopy flags to makefiles for all platforms 2013-10-18 16:16:26 +02:00
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
2b15d22ebf Merge branch 'mc1322x' into 'master' 2013-07-29 16:47:18 +02:00
Oleg Hahm
dc0a5bf595 coding convention fixes (mostly due to astyle) 2013-07-29 16:41:43 +02:00
Oleg Hahm
4a48f10e27 split up CFLAGS for bootload and the rest 2013-07-24 22:12:12 +02:00
Oleg Hahm
c99539c5cb do not omit exported CFLAGS 2013-07-24 22:04:19 +02:00
Thomas Eichinger
f839f18b11 bug fixes for mc1322x MACA 2013-07-24 15:51:07 +02:00
Oleg Hahm
9760b93d5c do not omit exported CFLAGS 2013-07-24 11:01:05 +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
a9caa84826 * initial commit for yet not working redbee support 2013-04-02 10:06:17 +02:00