Cenk Gündoğan
5ca031d4fa
Merge pull request #9179 from PeterKietzmann/pr_ccnl_shell_cs
...
shell/ccnl: use new CS add method
2018-06-10 13:35:50 +02:00
PeterKietzmann
f9eb43cf97
pkg/ccnl: clean up build dependencies
2018-06-10 13:24:28 +02:00
Hauke Petersen
f4dccc402e
examples: add NimBLE GATT server example app
2018-06-06 13:52:58 +02:00
Anthony
a650a43df2
pkg/jerryscript: update Javascript example up to date
2018-06-04 16:22:23 +02:00
Marian Buschsieweke
e0bf20728c
examples, tests: Updated BOARD_INSUFFICIENT_MEMORY
...
Added stm32mindev to BOARD_INSUFFICIENT_MEMORY where needed
2018-06-04 09:03:30 +02:00
Burdaa
15e16319d3
examples/gnrc_border_router: fix path to uhcpd in README
...
examples/gnrc_border_router: fix path to uhcpd in README
2018-06-02 20:22:31 +02:00
kenrabold
db4d67c4fd
make: add hifive1 to BOARD_INSUFFICIENT_MEMORY
...
Added HiFive1 to BOARD_INSUFFICIENT_MEMORY list for examples and tests that are too big to fit
build: fixed missing syscall and cpuid failures
Added missing syscall stubs for nanostubs and fixed compile error with cpuid periph
build: fixed whitespace error
build: add hifive1 to more BOARD_INSUFFICIENT_MEMORY
doc: fixed doxygen warnings
Addressed Doxygen warnings in source file comments
doc: more doxygen fixes
doc: even more doxygen fixes
doc: more changes
build: fix pedantic and rdci_simple build failures
make: exclude lua
2018-05-29 16:27:53 -07:00
José Alamos
2b08ea351c
Merge pull request #8847 from danpetry/lua_initial
...
Lua support - initial PR
2018-05-25 11:53:25 +02:00
danpetry
9621831ede
examples/lua: added example Lua application
...
- Lua print() function is only supported function
- Lua script is parsed at compile time and run in example
2018-05-24 17:56:25 +02:00
Cenk Gündoğan
dbd049af30
examples: ndn-riot: import of ndn-ping application
2018-05-24 10:58:26 +02:00
3bbf8c01ab
boards/nucleo-f303k8: rename to st marketing name
2018-05-23 12:51:41 +02:00
633a92929d
boards/nucleo-l031k6: rename to st marketing name
2018-05-23 12:50:33 +02:00
81700d4301
boards/nucleo-f042k6: rename to st marketing name
2018-05-23 12:49:40 +02:00
3e4f7adc95
boards/nucleo-f031k6: rename to st marketing name
2018-05-23 12:46:42 +02:00
a5436e0b66
boards/nucleo-l073rz: rename to marketing name
2018-05-22 22:02:57 +02:00
18435609ce
boards/nucleo-l053r8: rename to marketing name
2018-05-22 22:02:57 +02:00
1d1354bf82
boards/nucleo-f410rb: rename to marketing name
2018-05-22 21:52:41 +02:00
b0912659b5
boards/nucleo-f334r8: rename to marketing name
2018-05-22 21:52:41 +02:00
72df36909b
boards/nucleo-f302r8: rename to marketing name
2018-05-22 21:52:41 +02:00
2004fb2881
boards/nucleo-f103rb: rename to marketing name
2018-05-22 21:52:41 +02:00
4b20095dc8
boards/nucleo-f072rb: rename to marketing name
2018-05-22 21:52:41 +02:00
9acde8e148
boards/nucleo-f070rb: rename to marketing name
2018-05-22 21:52:41 +02:00
bd6a7c3d26
boards/nucleo-f030r8: rename to marketing name
2018-05-22 21:52:41 +02:00
Juan Carrano
cf686bde2d
pkg/tlsf: Refactor the TLSF package and bring back original TLSF api.
...
- Cleanup package makefile.
- Download directly from git.
- Remove giant patch.
- Implement malloc function as a contrib package.
- Update ccn example.
- Update ps command.
2018-05-18 15:41:07 +02:00
59747590f1
examples/filesystem: fix typos and cleanup
2018-05-15 16:50:33 +02:00
Gaëtan Harter
45e6d60373
examples/gnrc_border_router: use RIOTTOOLS variable
...
Follow up to #9067 and part of #8821
2018-05-09 18:49:12 +02:00
95c2033802
Merge pull request #8980 from aabadie/pr/examples/readme_gnrc_minimal
...
examples/gnrc_minimal: remove obsolete reference to XBee from README
2018-04-30 14:15:16 +02:00
Cenk Gündoğan
4b1e48cdab
Merge pull request #9010 from mfrey/ccn-lite-relay-readme
...
examples: ccn-lite-relay: renamed 'ccnl_cont'
2018-04-26 16:02:18 +02:00
Michael Frey
feffb43c53
examples: ccn-lite-relay: renamed 'ccnl_cont'
...
Renamed 'ccnl_cont' to 'ccnl_cs' in examples/ccn-lite-relay/README.md
2018-04-26 15:48:20 +02:00
Sebastian Meiling
8a822404ee
Merge pull request #9024 from jia200x/pr/examples/js_riotbase
...
make/javascript: fix RIOTBASE
2018-04-25 20:36:11 +02:00
Jose Alamos
010826e855
make/javascript: add RIOTBASE support
2018-04-25 17:13:46 +02:00
c9f6013e98
examples: add a lorawan OTAA/class A example
2018-04-19 21:35:34 +02:00
bf80072cf5
examples/gnrc_minimal: remove obsolete xbee reference from readme
2018-04-19 11:31:40 +02:00
635e72db23
Merge pull request #8788 from kaspar030/nanocoap_add_serverside_block1
...
nanocoap: add serverside block1 support
2018-04-16 12:49:06 +02:00
b42159df21
examples/nanocoap: add blockwise handler example
2018-04-16 12:31:56 +02:00
Vincent Dupont
7cd7a6ccca
examples/filesystem: blacklist msp430 boards
2018-04-13 10:53:41 +02:00
Vincent Dupont
01ac354929
examples: add filesystem example
2018-04-13 10:51:07 +02:00
6ee4aceef1
Merge pull request #8936 from haukepetersen/opt_rdclisimple_addrconf
...
net/rdcli_simple: specify RD address as string
2018-04-12 15:33:33 +02:00
Hauke Petersen
407856a13a
examples/rdcli_simple: adapt address parsing
2018-04-12 14:00:32 +02:00
shuguo
24f746ceec
gnrc_gomach: add duty-cycle printing command
2018-04-12 11:46:40 +02:00
ff543db9af
Merge pull request #8893 from miri64/examples/cleanup/rename-emcute
...
examples: rename MQTT-SN example for clarity
2018-04-09 16:10:57 +02:00
4b210bb1e6
Merge pull request #7406 from haukepetersen/add_rdcli_simple
...
net: added CoAP RD client for simple node registration
2018-04-09 13:25:50 +02:00
Hauke Petersen
544ca46435
examples/rdcli_simple: blacklisted boards for RAM
2018-04-09 10:59:06 +02:00
PeterKietzmann
86c319aea7
pkg/ccn-lite:enable CS dump and rename shell command
2018-04-09 10:38:32 +02:00
Hauke Petersen
fb4b622fb5
examples: added rdcli_simple example application
2018-04-09 10:37:10 +02:00
Martine Lenders
151a8639bc
examples: rename MQTT-SN example for clarity
2018-04-09 10:13:14 +02:00
Hauke Petersen
fcc6f3a460
examples: added Skald Eddystone example
2018-04-06 11:18:53 +02:00
Hauke Petersen
e4176f260a
examples: added Skald iBeacon example
2018-04-06 11:18:53 +02:00
PeterKietzmann
29cd081258
examples/ccn-lite-relay: use xorshift PRNG
2018-04-05 14:53:18 +02:00
983bbba028
Merge pull request #8805 from miri64/ethos/fix/uart-dependency
...
ethos: add periph_uart as dependency
2018-03-27 21:18:43 +02:00
Matthew Blue
6d96eaa491
examples/* : blacklisting for mega-xplained
2018-03-26 11:17:23 -04:00
Martine Lenders
198e7cf1eb
ethos: add periph_uart as dependency
...
`ethos` should have `periph_uart` as a dependency.
2018-03-20 17:17:29 +00:00
Josarn
14b0055e79
examples/* : Blacklisting for Jiminy.
...
Signed-off-by: Josua Arndt <josuaarndt@live.de>
Signed-off-by: Steffen Robertz <steffen.robertz@online.de>
2018-03-02 13:35:43 +01:00
Francisco Acosta
2e066e8693
Merge pull request #8492 from cladmi/pr/prepend_app_module_by_application
...
makefiles: Add an APPLICATION_MODULE variable
2018-02-28 12:13:14 +01:00
Ken Bannister
d7004ebcd8
Merge pull request #8513 from kaspar030/nanocoap_add_context_to_resources
...
nanocoap: add context pointer to resources
2018-02-22 18:30:43 +00:00
Joakim Nohlgård
a25c059f1f
Merge pull request #8368 from smlng/examples/fix_posix
...
posix: fix pthread and socket example
2018-02-19 10:58:02 +01:00
c2fd0fb3c5
examples/gcoap: adapt to resource context ptr
2018-02-02 19:02:54 +01:00
ed09fec1ef
examples/nanocoap_server: adapt to context ptr in coap_resource_t
2018-02-02 18:54:52 +01:00
Gaëtan Harter
d724e71a26
makefiles: Add an APPLICATION_MODULE variable
...
Set the application module name with APPLICATION_MODULE.
The default module name is "application_$(APPLICATION)".
This should fix name conflicts where an application/test has the same name as
an existing module and so both write to the same archive.
2018-01-30 17:27:03 +01:00
b6fe13684b
Merge pull request #8386 from haukepetersen/opt_thingy52_usertt
...
boards/thingy52: use Segger RTT for STDIO
2018-01-22 13:16:20 +01:00
Hauke Petersen
f1951f53f5
examples/gnrc_border_router: blacklist thingy52
...
The Thingy:52 does not have a UART connected anymore...
2018-01-22 12:11:02 +01:00
3bbeafbd2a
Merge pull request #8382 from smlng/examples/gnrc_tftp_fix72
...
examples/gnrc_tftp: fix implicit fallthrough error
2018-01-22 12:07:28 +01:00
smlng
8f659ef41f
examples/gnrc_tftp: fix implicit fallthrough error
2018-01-18 16:41:41 +01:00
0272c8f44c
Merge pull request #8329 from fvacek/master
...
examples: superfluous extern "C" in c++ example removed
2018-01-18 15:38:12 +01:00
Sebastian Meiling
5c0b058db4
Merge pull request #6121 from miri64/native/feat/zep_socket
...
native: provide socket-based ZEP device
2018-01-18 10:03:08 +01:00
Martine Lenders
585e9a23e6
examples: adapt border router for ZEP
2018-01-18 09:15:38 +01:00
Fanda Vacek
d1bdc077d4
examples: superfluous extern "C" in c++ example removed
2018-01-16 23:27:27 +01:00
smlng
fbb34761a3
examples/posix_sockets: fix undefined usleep
2018-01-16 13:22:35 +01:00
Hauke Petersen
a799b024fa
examples/gnrc_border_router: blacklist ruuvitag
2018-01-16 10:53:53 +01:00
Francisco Acosta
1bf222e07f
Merge pull request #8286 from smlng/enh/pkg/jerryscript
...
pkg: fix build jerryscript on macOS
2018-01-09 15:00:11 +01:00
smlng
1e0c49ab65
examples/javascript: increase main stack for non-native
2018-01-09 10:25:31 +01:00
dnahm
201d532251
boards/ACD52832: add new NRF52 based developement board
2017-12-20 16:37:17 +01:00
Martine Lenders
22da59b40a
Merge pull request #7437 from cgundogan/pr/ccn-lite_v2
...
pkg: ccn-lite: adapt to v2
2017-12-11 13:47:27 +01:00
eb7d248944
examples/gnrc_tftp: remove b-l072z-lrwan1 because of not enough memory
2017-12-10 16:41:06 +01:00
0b5059f46b
boards/b-l072z-lrwan1: configure auto netif configuration
2017-12-10 16:41:06 +01:00
Ken Bannister
a1efa03981
net/gcoap: Read interface from CLI in shell example
2017-12-10 09:50:36 -05:00
Cenk Gündoğan
b6581289a2
pkg: ccn-lite: adapt to v2
2017-12-01 16:14:27 +01:00
729cda62bf
examples/nanocoap_server: adapt to in-tree nanocoap
2017-12-01 12:55:45 +01:00
Sebastian Meiling
73d9c460d3
Merge pull request #7336 from kb2ma/gcoap/confirm_infrastructure
...
net/gcoap: Create confirm request infrastructure and adapt existing messaging
2017-12-01 11:18:24 +01:00
Martine Lenders
ff7160fd91
examples: gnrc_minimal: optimize for NIB
2017-11-30 19:51:23 +01:00
zhuoshuguo
ea5aeeb10f
gomach: a robust traffic adaptive multichannel MAC for IoT.
2017-11-30 18:51:49 +01:00
Cenk Gündoğan
06782c4721
Merge pull request #8173 from bergzand/pr/gnrc_uhcpc_rpl
...
gnrc_uhcpc: initialize rpl root on prefix configuration
2017-11-30 13:15:49 +01:00
0d2763d914
gnrc_border_router: Add explanation about optionally adding gnrc_rpl
2017-11-30 13:08:55 +01:00
Peter Kietzmann
eb2c0e29ab
Merge pull request #8155 from RIOT-OS/revert-8009-revert-7238-pr_sc_ccnl_chunkdump
...
Revert "Revert "shell/ccnl: remove use of ccnl_wait_for chunk()""
2017-11-28 21:36:38 +01:00
smlng
9376acdee7
examples: adapt DEVELHELP switch
2017-11-28 19:25:10 +01:00
Martine Lenders
b68b7a0524
Merge pull request #8156 from miri64/tests/cleanup/pca1000x-revert
...
examples: tests: remove remaining pca1000x references
2017-11-28 13:45:15 +01:00
Martine Lenders
cd3b1f3b42
examples: tests: remove remaining pca1000x references
2017-11-28 13:28:58 +01:00
7ee7a42fb1
examples/gnrc_border_router: update readme to netif changes
2017-11-27 23:26:48 +01:00
Martine Lenders
e8531383d2
Revert "Revert "shell/ccnl: remove use of ccnl_wait_for chunk()""
2017-11-27 21:40:54 +01:00
8a6d04ce52
Merge pull request #7925 from RIOT-OS/gnrc_netif2_integration/master
...
gnrc_netif2: gnrc_ipv6_nib: full integration into GNRC
2017-11-27 21:12:14 +01:00
Martine Lenders
08964079e0
examples: tests: adapt udp shell commands for new forwarding engine
...
The NIB's forwarding engine behaves more correctly than GNRC's old
forwarding engine in that link-local addresses require also an
interface to be provided to be meaningful. As with other commands this
is simplified for the special case that there only is one interface
that that interface is chosen.
2017-11-21 10:40:01 +01:00
Martine Lenders
31b1ceb440
gnrc_netif2: rename to gnrc_netif
2017-11-17 10:41:54 +01:00
Martine Lenders
636ef2a498
gnrc: remove legacy neighbor discovery code
2017-11-17 09:20:30 +01:00
Martine Lenders
71a7dbf918
gnrc: remove legacy network interface structures
2017-11-17 09:20:29 +01:00
Martine Lenders
645bede150
examples: gnrc_tftp: add bluepill board to insufficient memory list
2017-11-16 17:05:12 +01:00
Martine Lenders
938e605a90
examples: tests: update insufficient memory lists
...
(for now)
2017-11-16 16:17:21 +01:00
Hauke Petersen
4ceef0c67f
examples/tests: remove entries for qemu-i386
2017-11-16 10:42:02 +01:00
Dylan Laduranty
67048eafa2
Merge pull request #6900 from OTAkeys/pr/init_rtc
...
periph/rtc: move init from auto_init to periph_init
2017-11-13 21:22:22 +01:00
f89ecfb531
Merge pull request #7951 from cladmi/pr/conflicting_module_names
...
examples/pkgs: rename modules with duplicate names
2017-11-13 17:40:21 +01:00
Martine Lenders
b7f6e40188
examples: fix nanocoap_server for gnrc_netif2
2017-11-13 16:36:34 +01:00