Hauke Petersen
|
867b09c224
|
cpu/kinetis: make UART mode configurable per board
|
6 years ago |
Vincent Dupont
|
151c469d9e
|
sc_vfs: fix _ls_handler
Calls to vfs_closedir were missing at the end of _ls_handler causing umount
ro return an error.
|
6 years ago |
Hauke Petersen
|
bb1d600778
|
net/gcoap: moved implemenation status to gcoap.h
|
6 years ago |
Hauke Petersen
|
7a1fcdf0b8
|
Merge pull request #6469 from kb2ma/gcoap/observe
gcoap: Observe extension server
|
6 years ago |
Ken Bannister
|
3abff6d140
|
gcoap: Update example for Observe, including documentation.
|
6 years ago |
Ken Bannister
|
9d37be2729
|
gcoap: Add server-side Observe registration and notifications.
|
6 years ago |
Ken Bannister
|
05fe8527a2
|
nanocoap: Update pkg for Observe commits.
|
6 years ago |
Martine Lenders
|
18bad155ad
|
Merge pull request #7074 from haukepetersen/fix_borderrouter_maketargets
examples/gnrc_border_router: remove `make term` warnings
|
6 years ago |
Hauke Petersen
|
92076cdf50
|
example/gnrc_border_router: use TERMDEPS
|
6 years ago |
Hauke Petersen
|
2739354bab
|
make/serial.inc.mk: set TERMFLAGS only if not set
|
6 years ago |
Hauke Petersen
|
3098a277ed
|
Makefile.include: add optional TERMDEPS to make term
|
6 years ago |
Kaspar Schleiser
|
a3907c99d5
|
Merge pull request #7079 from haukepetersen/opt_guard_unusedmoduleheaders
sys/drivers: guard l2filter.h, netstats.h includes
|
6 years ago |
Hauke Petersen
|
d488fdc1e3
|
sys/drivers: guard l2filter.h, netstats.h includes
|
6 years ago |
Kaspar Schleiser
|
8d3b7a28fc
|
makefiles: openocd.inc.mk: make FLASHER overridable
|
6 years ago |
BytesGalore
|
2ef5cff688
|
Merge pull request #6072 from MichelRottleuthner/fatfs_testing
package: add generic FatFs
|
6 years ago |
Alexandre Abadie
|
0b918db35c
|
Merge pull request #7068 from haukepetersen/add_tool_bossa
tools: introduce shared tooling for using BOSSA
|
6 years ago |
Kaspar Schleiser
|
c53e9271ba
|
dist: tools: bossa: add makefile rule to clean generated binary
|
6 years ago |
Martine Lenders
|
0ec8593a71
|
Merge pull request #7089 from haukepetersen/fix_gcoap_minormisc
net/gcaop: misc. minor style fixes and optimizations
|
6 years ago |
Francisco Acosta
|
ea27e96e7e
|
Merge pull request #7071 from kYc0o/gcoap_add_dependencies
gcoap: move dependencies to actual module
|
6 years ago |
Sebastian Meiling
|
4463b2655c
|
Merge pull request #7088 from kaspar030/fix_xtimer_periodic_wakeup_name
tests: xtimer_periodic_wakeup: fix test application name
|
6 years ago |
Hauke Petersen
|
09119708e9
|
net/gcoap: fixed/unified alignment in gcoap header
|
6 years ago |
Hauke Petersen
|
ba5635889c
|
net/gcoap: make gcoap_op_state return count directly
|
6 years ago |
Kaspar Schleiser
|
ad027e0498
|
tests: xtimer_periodic_wakeup: fix test application name
|
6 years ago |
Hauke Petersen
|
cd4109100f
|
net/gcoap: fixed coding style issue
|
6 years ago |
Hauke Petersen
|
459f6083e9
|
net/gcoap: fixed typo in header doxygen
|
6 years ago |
Alexandre Abadie
|
0d98a91e18
|
Merge pull request #7080 from kaspar030/deduplicate_sam0_board_makefiles
boards: sam0: deduplicate sam0 board makefiles
|
6 years ago |
kYc0o
|
bc2387ed25
|
tests-gcoap: move dependencies to gcoap module
|
6 years ago |
kYc0o
|
a320b9458b
|
examples/gcoap: remove non-necessary dependencies
|
6 years ago |
kYc0o
|
db3a5453a4
|
Makefile.dep: add dependencies for gcoap
|
6 years ago |
Francisco Acosta
|
6aad87f6bd
|
Merge pull request #7078 from haukepetersen/fix_boards_serialincmk
boards: make use of `serial.inc.mk`
|
6 years ago |
Hauke Petersen
|
d0b959df1c
|
boards/arduino-mkr1000: used shared BOSSA tooling
|
6 years ago |
Hauke Petersen
|
0ab8295932
|
boards/udoo: use shared BOSSA tooling
|
6 years ago |
Hauke Petersen
|
1bcf4819a7
|
boards/arduino-due: use shared BOSSA tooling
|
6 years ago |
Hauke Petersen
|
0d9ba806bc
|
make/tools: added shared script+mk for using BOSSA
|
6 years ago |
Hauke Petersen
|
fb82e246d9
|
tools: add means to download and build BOSSA
|
6 years ago |
Martine Lenders
|
b64beb0888
|
Merge pull request #7055 from samkumar/feature-fix-fd_new
posix_sockets: Fix use of fd_new
|
6 years ago |
Vincent Dupont
|
f923298bab
|
Merge pull request #6772 from kaspar030/add_pkg_minmea
pkg: add minmea NMEA parsing library
|
6 years ago |
Kaspar Schleiser
|
a188d7670b
|
tests: pkg_minmea: initial import of minmea pkg test application
|
6 years ago |
Kaspar Schleiser
|
f8cb5e5abe
|
pkg: minmea: initial import of minmea NMEA GPS parser library
|
6 years ago |
Kaspar Schleiser
|
48aab728cb
|
Merge pull request #6800 from kaspar030/add_fmt_float
sys: fmt: add fmt_float() and print_float()
|
6 years ago |
Kaspar Schleiser
|
da519a3abc
|
sys: fmt: add fmt_float() and print_float()
|
6 years ago |
Peter Kietzmann
|
a7def7c71c
|
Merge pull request #7083 from cgundogan/pr/ccn-lite_update
pkg: ccn-lite: update to latest commit
|
6 years ago |
Cenk Gündoğan
|
b2c692b65f
|
Merge pull request #7028 from PeterKietzmann/pr_shell_ccnl_retrans
shell/ccnl: remove interest retransmission
|
6 years ago |
Cenk Gündoğan
|
b1b9d7504d
|
pkg: ccn-lite: update to latest commit
|
6 years ago |
Martine Lenders
|
b9ec282f04
|
Merge pull request #7072 from haukepetersen/fix_cpp11compat_doc
sys/cpp11-compat: fixed doxygen warnings
|
6 years ago |
Kaspar Schleiser
|
494064b4ba
|
board: sodaq-autonomo: make use of shared makefiles/boards/sam0.inc.mk
|
6 years ago |
Kaspar Schleiser
|
d907789c57
|
board: samr21-xpro: make use of shared makefiles/boards/sam0.inc.mk
|
6 years ago |
Kaspar Schleiser
|
18bd055226
|
board: saml21-xpro: make use of shared makefiles/boards/sam0.inc.mk
|
6 years ago |
Kaspar Schleiser
|
c1ac9dc739
|
board: samd21-xpro: make use of shared makefiles/boards/sam0.inc.mk
|
6 years ago |
Kaspar Schleiser
|
6ce1846eb0
|
board: arduino-zero: make use of shared makefiles/boards/sam0.inc.mk
|
6 years ago |