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

14255 Commits

Author SHA1 Message Date
de07fe07e5 dist: tools: headerguard: initial commit 2017-05-24 17:54:01 +02:00
BytesGalore
2ef5cff688 Merge pull request #6072 from MichelRottleuthner/fatfs_testing
package: add generic FatFs
2017-05-23 09:03:19 +02:00
0b918db35c Merge pull request #7068 from haukepetersen/add_tool_bossa
tools: introduce shared tooling for using BOSSA
2017-05-23 07:17:13 +02:00
c53e9271ba dist: tools: bossa: add makefile rule to clean generated binary 2017-05-22 16:18:07 +02:00
Martine Lenders
0ec8593a71 Merge pull request #7089 from haukepetersen/fix_gcoap_minormisc
net/gcaop: misc. minor style fixes and optimizations
2017-05-22 15:16:50 +02:00
Francisco Acosta
ea27e96e7e Merge pull request #7071 from kYc0o/gcoap_add_dependencies
gcoap: move dependencies to actual module
2017-05-22 14:21:07 +02:00
Sebastian Meiling
4463b2655c Merge pull request #7088 from kaspar030/fix_xtimer_periodic_wakeup_name
tests: xtimer_periodic_wakeup: fix test application name
2017-05-22 14:16:16 +02:00
Hauke Petersen
09119708e9 net/gcoap: fixed/unified alignment in gcoap header 2017-05-22 13:55:20 +02:00
Hauke Petersen
ba5635889c net/gcoap: make gcoap_op_state return count directly 2017-05-22 13:50:59 +02:00
ad027e0498 tests: xtimer_periodic_wakeup: fix test application name 2017-05-22 13:49:30 +02:00
Hauke Petersen
cd4109100f net/gcoap: fixed coding style issue 2017-05-22 13:47:36 +02:00
Hauke Petersen
459f6083e9 net/gcoap: fixed typo in header doxygen 2017-05-22 13:47:20 +02:00
0d98a91e18 Merge pull request #7080 from kaspar030/deduplicate_sam0_board_makefiles
boards: sam0: deduplicate sam0 board makefiles
2017-05-22 13:10:49 +02:00
kYc0o
bc2387ed25 tests-gcoap: move dependencies to gcoap module 2017-05-22 12:23:43 +02:00
kYc0o
a320b9458b examples/gcoap: remove non-necessary dependencies 2017-05-22 12:23:43 +02:00
kYc0o
db3a5453a4 Makefile.dep: add dependencies for gcoap 2017-05-22 12:23:43 +02:00
Francisco Acosta
6aad87f6bd Merge pull request #7078 from haukepetersen/fix_boards_serialincmk
boards: make use of `serial.inc.mk`
2017-05-22 12:00:32 +02:00
Hauke Petersen
d0b959df1c boards/arduino-mkr1000: used shared BOSSA tooling 2017-05-22 11:42:01 +02:00
Hauke Petersen
0ab8295932 boards/udoo: use shared BOSSA tooling 2017-05-22 11:42:01 +02:00
Hauke Petersen
1bcf4819a7 boards/arduino-due: use shared BOSSA tooling 2017-05-22 11:42:01 +02:00
Hauke Petersen
0d9ba806bc make/tools: added shared script+mk for using BOSSA 2017-05-22 11:42:01 +02:00
Hauke Petersen
fb82e246d9 tools: add means to download and build BOSSA 2017-05-22 11:42:00 +02:00
Martine Lenders
b64beb0888 Merge pull request #7055 from samkumar/feature-fix-fd_new
posix_sockets: Fix use of fd_new
2017-05-22 10:43:38 +02:00
Vincent Dupont
f923298bab Merge pull request #6772 from kaspar030/add_pkg_minmea
pkg: add minmea NMEA parsing library
2017-05-22 09:52:19 +02:00
a188d7670b tests: pkg_minmea: initial import of minmea pkg test application 2017-05-20 15:36:42 +02:00
f8cb5e5abe pkg: minmea: initial import of minmea NMEA GPS parser library 2017-05-20 15:36:42 +02:00
48aab728cb Merge pull request #6800 from kaspar030/add_fmt_float
sys: fmt: add fmt_float() and print_float()
2017-05-20 14:54:32 +02:00
da519a3abc sys: fmt: add fmt_float() and print_float() 2017-05-20 14:47:29 +02:00
Peter Kietzmann
a7def7c71c Merge pull request #7083 from cgundogan/pr/ccn-lite_update
pkg: ccn-lite: update to latest commit
2017-05-19 16:07:58 +02:00
Cenk Gündoğan
b2c692b65f Merge pull request #7028 from PeterKietzmann/pr_shell_ccnl_retrans
shell/ccnl: remove interest retransmission
2017-05-19 16:07:24 +02:00
Cenk Gündoğan
b1b9d7504d pkg: ccn-lite: update to latest commit 2017-05-19 15:50:48 +02:00
Martine Lenders
b9ec282f04 Merge pull request #7072 from haukepetersen/fix_cpp11compat_doc
sys/cpp11-compat: fixed doxygen warnings
2017-05-19 11:06:41 +02:00
494064b4ba board: sodaq-autonomo: make use of shared makefiles/boards/sam0.inc.mk 2017-05-19 00:50:41 +02:00
d907789c57 board: samr21-xpro: make use of shared makefiles/boards/sam0.inc.mk 2017-05-19 00:50:41 +02:00
18bd055226 board: saml21-xpro: make use of shared makefiles/boards/sam0.inc.mk 2017-05-19 00:50:41 +02:00
c1ac9dc739 board: samd21-xpro: make use of shared makefiles/boards/sam0.inc.mk 2017-05-19 00:50:41 +02:00
6ce1846eb0 board: arduino-zero: make use of shared makefiles/boards/sam0.inc.mk 2017-05-19 00:50:40 +02:00
ee1e2af232 makefiles: add shared sam0 board makefile include 2017-05-19 00:50:40 +02:00
fb0412097b Merge pull request #7075 from haukepetersen/fix_minibit_programmerflashtoolvarname
boards: s/FLASHTOOL/PROGRAMMER/
2017-05-18 18:01:33 +02:00
Martine Lenders
9ab62b9758 Merge pull request #7066 from haukepetersen/add_net_l2filter
net: added module for filtering packets based on l2 addresses
2017-05-18 16:30:47 +02:00
Hauke Petersen
adbf671490 boards: make use of serial.inc.mk 2017-05-18 15:46:38 +02:00
Hauke Petersen
359a89f28b sys/shell/netif: enable setting of L2 addr filters 2017-05-18 15:24:26 +02:00
Hauke Petersen
31dfe382a3 net/gnrc/eth: enable filtering of L2 addresses 2017-05-18 15:24:25 +02:00
Hauke Petersen
145e4761c1 net/gnrc/802154: enable filtering of L2 addresses 2017-05-18 15:24:25 +02:00
Hauke Petersen
e8b0e0b9e7 net: added L2FILTER option to netopt 2017-05-18 15:24:25 +02:00
Hauke Petersen
caf97d5c2c drivers/netdev: add filter list to netdev strcut 2017-05-18 15:24:25 +02:00
Hauke Petersen
fdadfe279c net: added link layer address filter module 2017-05-18 15:24:25 +02:00
Martine Lenders
bb9f94ec38 Merge pull request #7077 from haukepetersen/fix_nrf6310_fixtermflags
boards/nrf6310: del redundant TERMFLAGS assignemt
2017-05-18 15:18:20 +02:00
Martine Lenders
923090084f Merge pull request #7076 from miri64/ndp/docfix/fix-rfc-link
ndp: doc: fix RFC link
2017-05-18 15:11:19 +02:00
Hauke Petersen
f3484f460e boards/nrf6310: del redundant TERMFLAGS assignemt
The port for the TERMPROG is assingned in serial.inc.mk...
2017-05-18 15:10:06 +02:00