Martine Lenders
|
507b4381d2
|
Merge pull request #4335 from authmillenon/gnrc_netdev2/enh/namescheme
gnrc_netdev2: harmonize naming scheme to rest of GNRC
|
7 years ago |
Martine Lenders
|
2cc2adffee
|
Merge pull request #3900 from haukepetersen/add_arduino_api
sys: added Arduino API to RIOT
|
7 years ago |
Martine Lenders
|
bf9004595f
|
Merge pull request #3927 from authmillenon/dist/feat/debug-server
iotlab: add capability to create and connect to debug server
|
7 years ago |
Martine Lenders
|
74722888f6
|
gnrc_netif_hdr: un-inline build function
|
7 years ago |
Martine Lenders
|
98bd5ee09c
|
Merge pull request #4090 from authmillenon/doc/enh/overview-graphic
doc: add RIOT overview graphic
|
7 years ago |
Martine Lenders
|
71ac48523b
|
Merge pull request #4303 from authmillenon/shell/enh/rtr-flags
shell: sc_netif: show and manipulate router related flags
|
7 years ago |
Martine Lenders
|
3c00cec299
|
gnrc_netdev2: harmonize naming scheme to rest of GNRC
|
7 years ago |
Martine Lenders
|
ad7071d2e6
|
Merge pull request #4346 from OlegHahm/uncrustify_update
uncrustify: some missing options
|
7 years ago |
Martine Lenders
|
c6aa1441e5
|
Merge pull request #4347 from cgundogan/pr/ndp/use_correct_flag
ndp: use on-link flag instead of auto flag
|
7 years ago |
Hauke Petersen
|
3f622d96ac
|
board/stm32f4discovery: added Arduino configuration
|
7 years ago |
Hauke Petersen
|
ff7999781c
|
examples: added Arduino hello-world example
|
7 years ago |
Hauke Petersen
|
9a32fefaf1
|
doc: added *.hpp to be parsed by doxygen
|
7 years ago |
Hauke Petersen
|
02c9e8943f
|
gitignore: added auto-created Arduino sketch file
|
7 years ago |
Hauke Petersen
|
931c1902e1
|
dist: added script for merging Arduino sketches
|
7 years ago |
Hauke Petersen
|
7855cb3707
|
sys: added module for running Arduino code
|
7 years ago |
Martine Lenders
|
b56dd1242c
|
Merge pull request #4348 from cgundogan/pr/ndp/doc_fix
doc: ndp: remove GNRC_ from PIO flags
|
7 years ago |
Peter Kietzmann
|
25fd90b741
|
Merge pull request #4350 from RBartz/fix_tcs37727_driver
drivers/tcs37727: fixed ATIME setup in init function
|
7 years ago |
test
|
5bb6df9c6d
|
doc: ndp: remove GNRC_ from PIO flags
|
7 years ago |
test
|
432f6c34ab
|
ndp: use on-link flag instead of auto flag
|
7 years ago |
Kaspar Schleiser
|
157f8c93ad
|
sys: fmt: add workaround for AVR libc's missing write()
|
7 years ago |
Kaspar Schleiser
|
28d9eab420
|
cpu: atmega_common_ add off_t to sys/types.h
|
7 years ago |
René Kijewski
|
ab3345ac5a
|
Merge pull request #4321 from kaspar030/cleanup_posix
sys: cleanup posix compat code
|
7 years ago |
Oleg Hahm
|
644ffd4045
|
uncrustify: some missing options
|
7 years ago |
Cenk Gündoğan
|
373f9a7ef6
|
Merge pull request #4310 from haukepetersen/opt_cortex_vectorcleanup
cpu/cortexm_common: fixes to vectors_cortexm.c
|
7 years ago |
Hauke Petersen
|
c581316706
|
Merge pull request #4313 from haukepetersen/add_mega_pinmap
boards/arduino-mega2560: added Ardunio pin mapping
|
7 years ago |
Hauke Petersen
|
171df39b3c
|
Merge pull request #4314 from haukepetersen/add_due_pinmap
boards/arduino-due: added Arduino pin mapping
|
7 years ago |
Oleg Hahm
|
56903f3385
|
Merge pull request #4325 from OlegHahm/posix_socket_recvfrom_init
posix sockets: initialize sockaddr properly to 0
|
7 years ago |
Oleg Hahm
|
7efc8fd265
|
posix sockets: initialize sockaddr properly to 0
|
7 years ago |
Thomas Eichinger
|
72ee60b9d5
|
scripts: remove hardcoding of bash hashbang
For host systems like FreeBSD, bash binary is found in a different path.
|
7 years ago |
Kaspar Schleiser
|
c4e55a2e6d
|
cpu: msp430-common: add unistd.h
|
7 years ago |
Kaspar Schleiser
|
4769c3075d
|
cpu: avr_common: add unistd.h
|
7 years ago |
Peter Kietzmann
|
2b1a0dc902
|
Merge pull request #4337 from BytesGalore/typo_in_kernel_macros
core: fix typo in kernel_macros.h (alternative to #3364)
|
7 years ago |
Peter Kietzmann
|
bfabce9fa6
|
Merge pull request #4341 from cgundogan/pr/nhdp/chronos_blacklist
nhdp: blacklist chronos
|
7 years ago |
test
|
d927ecdb7f
|
nhdp: blacklist chronos
|
7 years ago |
Peter Kietzmann
|
81b943e2c0
|
Merge pull request #4147 from gebart/pr/test-xtimer-drift
tests/xtimer_drift: Introduce drift test application.
|
7 years ago |
Oleg Hahm
|
fbadf3e721
|
Merge pull request #4261 from cgundogan/pr/nhdp/buildtest
tests: add buildtest for nhdp
|
7 years ago |
Cenk Gündoğan
|
3ff6030e89
|
tests: add buildtest for nhdp
|
7 years ago |
Martine Lenders
|
bb3fc099ff
|
Merge pull request #4277 from cgundogan/pr/nhdp/fixes
nhdp: various fixes
|
7 years ago |
Martine Lenders
|
1550fe85db
|
doc: add structure graphic to mainpage
|
7 years ago |
Martine Lenders
|
3fb9f90a71
|
doc: add graphic showing general structure of RIOT
|
7 years ago |
Martine Lenders
|
4385e5cd24
|
doc: add Miso fonts to documentation
|
7 years ago |
Cenk Gündoğan
|
7fb889fa1a
|
nhdp: remove unused variable
|
7 years ago |
Cenk Gündoğan
|
2aabc8ccea
|
nhdp: use conn_udp_close
|
7 years ago |
Cenk Gündoğan
|
c516e4e759
|
nhdp: fix call to conn_udp_recvfrom
|
7 years ago |
Cenk Gündoğan
|
e53c4a00a8
|
nhdp: include fixes
|
7 years ago |
Martine Lenders
|
4366d9d29c
|
shell: sc_netif: show and manipulate router related flags
|
7 years ago |
Oleg Hahm
|
f9687cb449
|
Merge pull request #4331 from cgundogan/pr/oonf_api/remove_error
pkg: oonf_api: remove compilation error
|
7 years ago |
test
|
9f19fab949
|
pkg: oonf_api: remove compilation error
|
7 years ago |
BytesGalore
|
2b2408ddb3
|
core: fix typo in kernel_macros.h (alternative to #3364)
|
7 years ago |
Martine Lenders
|
7af2a62b12
|
Merge pull request #4110 from authmillenon/posix/api/i4109
posix_semaphore: make API POSIX compliant and port to xtimer (+ fixes)
|
7 years ago |