Ludwig Ortmann
|
2525920426
|
remove trailing whitespace and newlines
|
2014-02-11 18:45:06 +01:00 |
|
Oleg Hahm
|
70747d8bb4
|
streamlined driver include pathes
|
2014-02-05 18:56:47 +01:00 |
|
Oleg Hahm
|
d9c31a01e5
|
addressed comments from @mehlis
|
2014-02-03 00:47:38 +01:00 |
|
Oleg Hahm
|
4bc6dfbf69
|
added license headers and doxygen file information
plus replaced tabs with spaces
|
2014-02-02 22:22:03 +01:00 |
|
Oleg Hahm
|
02612ff0ca
|
further Makefile cleanup
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
c7d985d371
|
removed redundant include pathes from Makefiles
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
26c50522d5
|
simplified and unified cpu build structure
|
2014-01-05 16:11:07 +01:00 |
|
Oleg Hahm
|
903ec54a43
|
making include directives consistent
|
2013-12-19 15:31:37 +01:00 |
|
Kévin Roussel
|
c1f8106138
|
Quoted (instead of brackets) the custom header files #includes
|
2013-12-19 10:22:44 +01:00 |
|
Kévin Roussel
|
c6e43adb62
|
Removed 'flashrom.c' from the 'msp430-common' directory
since flash management differs with the MSP430 family
|
2013-12-18 10:51:46 +01:00 |
|
Kévin Roussel
|
63d78a231c
|
Made the headers of files in 'cpu/msp430x16x' and 'cpu/cc430' generic
|
2013-12-18 10:49:23 +01:00 |
|
Hauke Petersen
|
edcabf7cb6
|
Fixed a lot of comments by removing tabs and correcting format.
|
2013-12-16 14:00:33 +01:00 |
|
Hauke Petersen
|
3785fe956b
|
Fixed doxygen comments, focused on file headers and group definitions
|
2013-12-16 14:00:24 +01:00 |
|
Ludwig Ortmann
|
926c1d3da0
|
GNU Lesser General Public License -> LGPLv2
|
2013-11-23 13:43:47 +01:00 |
|
Ludwig Ortmann
|
d6c213fb47
|
fix grammar in license header
|
2013-11-23 13:11:56 +01:00 |
|
Ludwig Ortmann
|
3b2b02e99a
|
enable building chronos board
|
2013-11-19 17:56:05 +01:00 |
|
Ludwig Ortmann
|
f7a1edeb2c
|
fix and clean up some board Makefiles
enables building wsn430-v1_3b and wsn430-v1_4
fixes some but not all chronos building issues
|
2013-11-19 17:56:05 +01:00 |
|
Oleg Hahm
|
cc45909ffc
|
Merge pull request #236 from OlegHahm/telosb
Telosb
|
2013-11-14 01:55:47 -08:00 |
|
Oleg Hahm
|
46deefe0f8
|
make Makefiles proof for spaces in $PATH
|
2013-10-09 15:28:53 +02:00 |
|
Kévin Roussel
|
49c8c419bf
|
Updated the MSP430 hwtimer implementation, to cope with the lack of consistency
of of TI with the TimerX register names.
|
2013-10-09 15:10:22 +02:00 |
|
Oleg Hahm
|
599e266b55
|
Revert "removed redefined ENABLE_DEBUG"
This reverts commit 69c526f44d .
Instead of removing ENABLE_DEBUG, define it as zero and replacing the
ifdef preprocessor commands by a simple #if
|
2013-07-24 00:38:43 +02:00 |
|
Oliver Hahm
|
c8bee9e554
|
fixed coding style (space after most keywords)
|
2013-06-24 22:37:35 +02:00 |
|
Oliver Hahm
|
5d70656343
|
fixed coding conventions (mostly by astyle)
|
2013-06-21 03:52:57 +02:00 |
|
Oliver Hahm
|
0d6d8390c0
|
* updated copyright and license headers in various files
|
2013-06-18 17:21:38 +02:00 |
|
mikoff
|
4f638eb887
|
All files, which used by chronos board were edited according to new texas instruments headers, all warnings fixed
|
2013-03-30 21:44:16 +01:00 |
|
Ludwig Ortmann
|
175300e58c
|
add native cpu doxygen documentation,
also fix and improve some of the existing
|
2013-03-13 21:56:56 +01:00 |
|
Oliver Hahm
|
0d06e1bc18
|
Merge branch 'master' of github.com:RIOT-OS/RIOT
|
2013-03-10 16:46:46 +01:00 |
|
Oliver Hahm
|
7a4dec1830
|
* replaced new Makefile name in Makefiles
|
2013-03-09 23:47:21 +01:00 |
|
Oliver Hahm
|
5ffe5a9c27
|
* renamed makefiles to Makefile
|
2013-03-09 23:45:56 +01:00 |
|
Oleg Hahm
|
2277b366b2
|
* removed outdated occurrences of (u|µ)kleos and FeuerWare
|
2013-03-07 20:51:26 +01:00 |
|
Oleg Hahm
|
d31ee82518
|
* removed legacy projects folder and Jamfiles
|
2013-02-27 19:08:16 +01:00 |
|
Oleg Hahm
|
5df0bd0cc4
|
* updated and integrated makefiles
* added some auto dependencies
|
2013-02-08 17:37:02 +01:00 |
|
Oleg Hahm
|
3791039974
|
* integrated makefiles
* fixed some prototypes
* restructured sys
|
2013-02-06 13:20:21 +01:00 |
|
Oliver Hahm
|
4433b5cf5b
|
[cpu cc430 gpioint]
* some improvements to the debouncing
|
2012-11-05 18:43:03 -05:00 |
|
Oliver Hahm
|
96206b10a1
|
Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
|
2011-03-25 11:42:33 +01:00 |
|
Oliver Hahm
|
bc23a41a30
|
* some changes to chronos (not yet finished)
|
2011-03-18 15:59:50 +01:00 |
|
Stephan Zeisberg
|
6a96de0d2f
|
changed msg to msg_t
|
2011-03-08 10:54:40 +01:00 |
|
Oliver Hahm
|
be71c14f04
|
[cpu/cc430]
* added adc driver for cc430
|
2010-12-17 13:20:29 +01:00 |
|
|
9e58c8bcb7
|
*watch: chronos watch application initial checkin
|
2010-12-16 18:21:24 +01:00 |
|
Oliver Hahm
|
b416fef56b
|
[cpu/cc430]
* fixed debouncing for gpioint
|
2010-12-16 18:09:40 +01:00 |
|
Oliver Hahm
|
08295b04ca
|
[cpu/cc430]
* fixed some bugs in gpioint
|
2010-12-16 17:11:23 +01:00 |
|
Oliver Hahm
|
d499b5d2c8
|
[cpu/cc430/ drivers/gpioint]
* refactored port interrupt handling
|
2010-12-15 15:48:50 +01:00 |
|
Oliver Hahm
|
13767043e7
|
[cpu/cc430/gpioint]
* introduced gpioint to make buttons usable
|
2010-12-14 00:24:42 +01:00 |
|
Oliver Hahm
|
ddcbd10a03
|
[RTC]
* added a general RTC header
* added RTC support to chronos
|
2010-12-13 01:29:46 +01:00 |
|
Oliver Hahm
|
830f17246c
|
[Chronos]
* changed display driver interface from uint8_t* to char*
* fixed hardware timer interrupt
* ported cc1100 driver
* added simple test application for radio
[msb430]
* fixex config and flashrom
[cc110x_ng]
* removed dependency from sysconfig
|
2010-12-09 13:24:24 +01:00 |
|
Oliver Hahm
|
c750108ca5
|
[cpu/cc430 cpu/msp430-common]
* fixed timera1 irq
|
2010-12-08 18:18:06 +01:00 |
|
Oliver Hahm
|
8304a8ae7b
|
[board/msb-430-common board/eZ430-Chronos cpu/msp430*]
* reorganized msp430 based cpu folders
|
2010-12-08 12:16:49 +01:00 |
|