Ken Bannister
|
f3431fb49e
|
gcoap: initial commit
|
6 years ago |
Martine Lenders
|
a4074bf5f4
|
Merge pull request #6006 from miri64/microcoap/enh/port-to-sock
examples: port microcoap example to sock
|
6 years ago |
Martine Lenders
|
c958dd89b8
|
Merge pull request #5972 from kaspar030/add_pkg_nanocoap
pkg: add nanocoap
|
6 years ago |
Hauke Petersen
|
4b46005b11
|
Merge pull request #5980 from aabadie/fix_nucleo-f303_uart
boards/nucleo-f303: fix broken stdio uart dev
|
6 years ago |
Martine Lenders
|
e7b17dccfc
|
Merge pull request #5945 from miri64/sock/api/ipv4-init-helper
sock: change IPv4 address type to array
|
6 years ago |
Martine Lenders
|
6d5fdbfa1c
|
sock: document byte order for port
|
6 years ago |
Martine Lenders
|
9e6b7e8dbf
|
sock: change IPv4 address type to array
|
6 years ago |
Oleg Hahm
|
1c58f108b0
|
Merge pull request #6020 from lluminita/sntp_implementation
sntp: initial import
|
6 years ago |
Luminita
|
cf3f02c2e1
|
sntp: initial import
|
6 years ago |
Oleg Hahm
|
40c217fdcc
|
Merge pull request #6023 from miri64/iotlab-m3/fix/fix-dep
iotlab-m3: add missing makefile include to dependencies
|
6 years ago |
Oleg Hahm
|
3aab6bb286
|
Merge pull request #2071 from LudwigKnuepfer/2071
native: *long* overdue fixes
|
6 years ago |
Martine Lenders
|
04f8cc20a0
|
Merge pull request #6021 from miri64/gnrc_sock/fix/actually-bind-implicitly
gnrc_sock: actually bind implicitly
|
6 years ago |
Martine Lenders
|
1de2175243
|
Merge pull request #5395 from rfuentess/TinyDTLS-GNRC
TinyDTLS integrated to RIOT (without sockets)
|
6 years ago |
Martine Lenders
|
7310c87f30
|
Merge pull request #5472 from jia200x/ipv4_defs
ipv4: header definitions
|
6 years ago |
Martine Lenders
|
60d7b7efa2
|
gnrc_sock_udp: fixed minor bug
|
6 years ago |
Raul Fuentes
|
cf64aba1c8
|
TinyDTLS: integration into RIOT (without sockets)
Support for TinyDTLS (0.8.6) is added together an example at 'examples/dtls-echo'.
|
6 years ago |
Martine Lenders
|
95792d348e
|
iotlab-m3: add missing makefile include to dependencies
This got lost somehow in 10e9336 . Without this fix gnrc_netdev_default
does not include the at86rf2xx module.
|
6 years ago |
Kaspar Schleiser
|
abb6ac078b
|
examples: nanocoap_server: initial commit
|
6 years ago |
Martine Lenders
|
eb50b33fb5
|
gnrc_sock: actually **bind** implicitly
|
6 years ago |
Alexandre Abadie
|
d072a43690
|
boards/nucleo-f303: map UART_0 (USART1) to stdio
|
6 years ago |
Kaspar Schleiser
|
ae1f362802
|
pkg: nanocoap: initial commit
|
6 years ago |
José Ignacio Alamos Aste
|
afbf9b21fb
|
added ipv4 and ICMPv4 definitions and helpers
|
6 years ago |
Hauke Petersen
|
ac94d38657
|
Merge pull request #6005 from miri64/conn/deprecate
conn: add deprecation note
|
6 years ago |
Martine Lenders
|
3422190c51
|
Merge pull request #5957 from OlegHahm/cpu_stack_size_cleanup
cpu: minor improvements for MSP430 and AVR
|
6 years ago |
Martine Lenders
|
27bb45fa79
|
examples: port microcoap example to sock
|
6 years ago |
BytesGalore
|
eda796da00
|
Merge pull request #5998 from mali/fix_sys_headers_guards
sys: fix include headers guards
|
6 years ago |
Martine Lenders
|
38217347c5
|
conn: add deprecation note
|
6 years ago |
Oleg Hahm
|
69b703729f
|
cpu: make standard stack sizes configurable
|
6 years ago |
Oleg Hahm
|
a8004a8b3a
|
cpu: some cosmetics
|
6 years ago |
Hauke Petersen
|
f6413ee5f5
|
Merge pull request #5772 from miri64/gnrc/feat/sock
gnrc_sock: provide port for sock_ip and sock_udp
|
6 years ago |
Martine Lenders
|
03867a0009
|
Merge pull request #5983 from smlng/pr/boards/remote-gpio_saul
boards/remote: add gpio and saul definitions
|
6 years ago |
Laurent Navet
|
5fe337bc6c
|
sys: fix include headers guards
|
6 years ago |
Martine Lenders
|
5090e805e6
|
Merge pull request #5976 from miri64/tests/enh/fletcher-wrap-around
tests: unittests: add tests for longer input vectors
|
6 years ago |
Martine Lenders
|
9e97b0a028
|
Merge pull request #5977 from miri64/ieee802154/enh/centralize-default-values
ieee802154: centralize default values
|
6 years ago |
Martine Lenders
|
eb4ec4b35f
|
Merge pull request #5961 from yschroeder/pullreq/at86rf2xx_compile_fix
at86rf2xx: fix warnings when building with -Wextra -pedantic
|
6 years ago |
Martine Lenders
|
3114c05cc9
|
Merge pull request #5782 from aabadie/nucleo_f070
boards: initial support for nucleo-f070
|
6 years ago |
Martine Lenders
|
964cd75c3c
|
tests/driver_xbee: add nucleo-f334 to insufficient RAM
|
6 years ago |
Martine Lenders
|
6104d44cbe
|
examples: fix default channel setting for all radios
The config assumed it was a 2.4 GHz radio. This solution isn't perfect
either but eliminates a few more cases.
|
6 years ago |
Martine Lenders
|
20e1fce5b7
|
ieee802154: centralize default values
|
6 years ago |
Martine Lenders
|
9508c8f5a5
|
tests: provide gnrc_sock_ip tests
|
6 years ago |
Martine Lenders
|
6bc0a0ce61
|
tests: provide gnrc_sock_udp tests
|
6 years ago |
Martine Lenders
|
1a6ebf2aae
|
gnrc_sock_ip: provide port for sock_ip
|
6 years ago |
Martine Lenders
|
b971c575ad
|
gnrc_sock_udp: provide port for sock_udp
|
6 years ago |
Martine Lenders
|
46bfeae81e
|
Merge pull request #5995 from aeneby/fix_ifdef_indentation
cc2538: Minor indentation fix
|
6 years ago |
smlng
|
c649f8d7a5
|
boards/remote: add saul_gpio to Makefile.dep
|
6 years ago |
smlng
|
26d138768b
|
boards/remote: add saul gpio defs
|
6 years ago |
smlng
|
2072321692
|
boards/remote: add BUTTON_GPIO macro
|
6 years ago |
Alexandre Abadie
|
1659f56904
|
boards/nucleo-f070: initial support for nucleo-f070 board
|
6 years ago |
Alexandre Abadie
|
efe3d52ba4
|
cpu/stm32f0: initial support for stm32f070xb cpu
|
6 years ago |
Martine Lenders
|
8a7bfad282
|
Merge pull request #5730 from haukepetersen/add_driver_w5100
drivers: added support for W5100 Ethernet chips
|
6 years ago |