Hauke Petersen
|
1b1f44c899
|
cpu/nrf51822: fixed timers
- changed TIMER_0 to be a 24-bit timer -> see Nordic PAN #32
- cleaned up timer initialization code
- added check if an interrupt channel was active
|
2014-11-04 18:18:23 +01:00 |
|
Hauke Petersen
|
9cc5e1056a
|
boards: adjusted TIMER_0 defines for NRF based b.
adjusted for
- pca10000
- pca10005
- yunjia-nrf51822
|
2014-11-04 18:18:23 +01:00 |
|
Hauke Petersen
|
0f513e3615
|
Merge pull request #1933 from StefanPfeiffer/add_board_f4vi1
board: added support for f4vi1
|
2014-11-04 17:05:51 +01:00 |
|
Hauke Petersen
|
92af70e8ec
|
Merge pull request #1931 from thomaseichinger/stm32f1-cpuid
cpu/stm32f1: fixes for the cpuid driver
|
2014-11-04 16:22:07 +01:00 |
|
Stefan Pfeiffer
|
a19d6c769d
|
added new board f4vi1
|
2014-11-04 16:02:25 +01:00 |
|
Thomas Eichinger
|
76d0d6c4a2
|
cpu/stm32f1: fixes for the cpuid driver
|
2014-11-04 13:11:30 +01:00 |
|
Hauke Petersen
|
1126128ea9
|
Merge pull request #1896 from mehlis/add_board_airfy_beacon
added board airfy beacon
|
2014-11-04 12:56:58 +01:00 |
|
Thomas Eichinger
|
6a3de4533b
|
Merge pull request #1930 from locicontrols/cc2538-altmap
cpu/cc2538: Enable the CC2538's more compact alternate interrupt mapping.
|
2014-11-04 10:11:10 +01:00 |
|
Ian Martin
|
b37698a064
|
cpu/cc2538: Enable the CC2538's more compact alternate interrupt mapping.
|
2014-11-03 14:17:00 -05:00 |
|
Hinnerk van Bruinehsen
|
77964e8afd
|
Merge pull request #1928 from authmillenon/netdev-fix-doc
netdev: clarify documentation of netdev_driver_t::get_option()
|
2014-11-03 16:49:50 +01:00 |
|
Martine Lenders
|
038beb0f99
|
netdev: clarify documentation of netdev_driver_t::get_option()
|
2014-11-03 16:01:20 +01:00 |
|
René Kijewski
|
9d74d6b1ad
|
Merge pull request #1926 from mehlis/fix-readlink
OSX: fix readlink call
|
2014-11-03 00:56:45 +01:00 |
|
Christian Mehlis
|
2114a8267d
|
added board airfy beacon
|
2014-11-02 18:26:42 +01:00 |
|
Martine Lenders
|
1729524f38
|
Merge pull request #1878 from authmillenon/rpl_udp-16bit-addr
rpl_udp: Addresses must only be 8-bit with cc110x
|
2014-11-02 18:03:53 +01:00 |
|
Hauke Petersen
|
6872fadf5e
|
Merge pull request #1728 from mehlis/add_board_spark_core
added spark core board
|
2014-11-02 17:38:28 +01:00 |
|
Christian Mehlis
|
74b3c54a36
|
OSX: fix readlink call
|
2014-11-02 17:26:55 +01:00 |
|
Martine Lenders
|
a8e83d8923
|
rpl_udp: optimize error handling for set command
|
2014-11-02 15:06:53 +01:00 |
|
Martine Lenders
|
38fab9dbb6
|
rpl_udp: Addresses must only be 8-bit with cc110x
|
2014-11-02 15:05:29 +01:00 |
|
Martine Lenders
|
0641ccbd5d
|
auto_init: adapt auto_init for cc110x devices
|
2014-11-02 15:05:28 +01:00 |
|
Christian Mehlis
|
f3b1753ac7
|
added spark core board
|
2014-11-02 14:36:42 +01:00 |
|
Hinnerk van Bruinehsen
|
d28c588652
|
Merge pull request #1920 from thomaseichinger/at86_fix
drivers/at86rf231: fix two cppcheck findings
|
2014-11-01 18:23:35 +01:00 |
|
Hauke Petersen
|
0a5efaa82d
|
Merge pull request #1865 from haukepetersen/fix_stm32f0_gpioremodel
cpu/stm32f0: optimized GPIO driver implementation
|
2014-10-31 14:02:20 +01:00 |
|
Hauke Petersen
|
13a417d02a
|
cpu/stm32f0: optimized GPIO driver implementation
|
2014-10-31 14:00:46 +01:00 |
|
Thomas Eichinger
|
e6bcef4216
|
drivers/at86rf231: fix two cppcheck findings
|
2014-10-31 13:48:51 +01:00 |
|
Oleg Hahm
|
920832cce2
|
Merge pull request #1918 from LudwigOrtmann/1703-fixup
drivers/mq3: add extern "C" to header
|
2014-10-31 13:19:10 +01:00 |
|
Ludwig Ortmann
|
2c697bd8a4
|
drivers/mq3: add extern "C" to header
|
2014-10-31 12:30:03 +01:00 |
|
Ludwig Ortmann
|
2117737302
|
Merge pull request #1806 from BytesGalore/extern_C_in_headers_boards
boards: add `extern "C"` to header files
|
2014-10-31 04:25:15 -07:00 |
|
BytesGalore
|
fc56535dd3
|
boards: add extern "C" to header files
|
2014-10-31 11:27:59 +01:00 |
|
Ludwig Ortmann
|
e7ccc8027d
|
Merge pull request #1802 from Troels51/ieee-802.15.4-frame-format-fix
fix in ieee 802.15.4 frame
|
2014-10-31 03:11:56 -07:00 |
|
Hinnerk van Bruinehsen
|
1cc71e81f8
|
Merge pull request #1724 from LudwigOrtmann/flash-all
make: remove dependency from flash to all
|
2014-10-31 11:08:55 +01:00 |
|
Ludwig Ortmann
|
2c9c8bf2e0
|
make: remove dependency from flash to all
* print message when no hex file is found instead
* add objcopy for native so that flash can succeed
|
2014-10-31 10:31:47 +01:00 |
|
Troels Hoffmeyer
|
406872751a
|
Only read pan ID when address mode is not 0, when reading 802.15.4 header
|
2014-10-31 10:16:34 +01:00 |
|
Oleg Hahm
|
fce3a2243e
|
Merge pull request #1846 from thomaseichinger/at86rf23x
drivers/at86rf231: refactoring of the at86rf231 radio driver
|
2014-10-31 09:33:30 +01:00 |
|
Hinnerk van Bruinehsen
|
bc37cbeb55
|
Merge pull request #1820 from N8Fear/cppcheck-cleanup
lint: take care of various warnings/errors issued by cppcheck
|
2014-10-31 07:36:45 +01:00 |
|
Hinnerk van Bruinehsen
|
72115d629d
|
lint: fix uninitstring in sixlowdriver
|
2014-10-31 01:24:32 +01:00 |
|
Hinnerk van Bruinehsen
|
0e065cff2c
|
lint: fix va_end_missing in cpu/native/syscalls.c
|
2014-10-31 01:24:32 +01:00 |
|
Hinnerk van Bruinehsen
|
d1775a1ad1
|
lint: fix redundantCopy in udp code
|
2014-10-31 01:24:32 +01:00 |
|
Hinnerk van Bruinehsen
|
75c02c937a
|
lint: suppress unusedStructMember in vendor files
|
2014-10-31 01:24:32 +01:00 |
|
Hinnerk van Bruinehsen
|
ce075d9cbd
|
lint: suppress warning about obsoleteFuntionsasctime
|
2014-10-31 01:24:32 +01:00 |
|
Hinnerk van Bruinehsen
|
9ba980dfd9
|
cpu: stm32f1 spi: fix typos
|
2014-10-31 01:24:32 +01:00 |
|
Hinnerk van Bruinehsen
|
145d345edf
|
lint: fix syntaxError warning
|
2014-10-31 01:24:32 +01:00 |
|
Hinnerk van Bruinehsen
|
e3aa222d6c
|
lint: fix nullPointer errors
|
2014-10-31 01:24:30 +01:00 |
|
Hinnerk van Bruinehsen
|
aca4724447
|
lint: fix warnings of possible nullPointer dereferences
|
2014-10-31 01:24:30 +01:00 |
|
Hinnerk van Bruinehsen
|
ff6a7febc6
|
lint: fix uselessAssignmentPtrArg
|
2014-10-31 01:24:30 +01:00 |
|
Hinnerk van Bruinehsen
|
3114f362df
|
lint: fix invalidPrintfArgType_sint warning
|
2014-10-31 01:24:30 +01:00 |
|
Hinnerk van Bruinehsen
|
8723ba7568
|
lint: fix variableScope warnings
|
2014-10-31 01:24:30 +01:00 |
|
Hinnerk van Bruinehsen
|
a5aeaab87b
|
lint: fix unreadVariable warnings
|
2014-10-31 01:24:30 +01:00 |
|
Hinnerk van Bruinehsen
|
4b68b9e547
|
lint: fix redundantAssignment warnings
SQUASH ME: redundantAssignment (remove FAT stuff)
SQUASH ME: into redundantAssignment unnecessary supp
|
2014-10-31 01:24:29 +01:00 |
|
Hinnerk van Bruinehsen
|
ec98c85a05
|
lint: fix unusedVariable warnings
SQUASH ME: into unusedVariable (annotated)
SQUASH ME: into unusedVariable (II)
SQUASH ME: into unreadVariable (II)
|
2014-10-31 01:24:29 +01:00 |
|
Hinnerk van Bruinehsen
|
2103249815
|
lint: fix unassignedVariable warnings in stm32f1
|
2014-10-31 01:24:28 +01:00 |
|