Atis Elsts
f9516eae73
Add stack check library and example
2017-12-01 13:35:06 +00:00
George Oikonomou
9476849afd
Merge pull request #202 from g-oikonomou/contrib/cc13xx-cc26xx/cmsis
...
Use CMSIS with CC13xx/CC26xx
2017-11-27 16:57:53 +00:00
George Oikonomou
cbecd8c122
Add CC13xx/CC26xx CMSIS support
2017-11-27 11:19:31 +00:00
Simon Duquennoy
a94724cc4b
Merge pull request #203 from g-oikonomou/bugfix/cc2538/modules
...
Fix MODULES for the CC2538
2017-11-27 10:42:54 +01:00
George Oikonomou
4d92c63194
Fix MODULES for the CC2538
...
This commit fixes two bugs related to the usage of MODULES for CC2538-based platforms:
* newlib is no longer under `lib/newlib` but under `os/lib/newlib`.
* There is no such thing as `sys` under `arm/common`, so this module is removed.
2017-11-26 22:08:25 +00:00
George Oikonomou
0142a44164
Merge pull request #201 from alexstanoev/ccxx-jtag-interface-toggle
...
Add JTAG interface configuration in contiki-conf.h for CCxx platforms
2017-11-26 19:25:06 +00:00
alexstanoev
9bbc9202a4
Add JTAG interface configuration in contiki-conf.h for CCxx platforms
...
This adds a new toggle to `contiki-conf.h` which controls access to the
JTAG debug interface on CC26xx/CC13xx platforms.
2017-11-26 18:13:03 +00:00
George Oikonomou
390a4849df
Don't disable the debug interface by default
...
This commit updates both CCxxwares to latest version. In this latest version, we revert two older commits that disable the debug interface by default in `ccfg.c` in the two respective submodules.
2017-11-26 16:50:58 +00:00
George Oikonomou
1b2b02202d
Merge pull request #199 from fontikos/pr/rf-ble
...
Improvements in BLE Advertisements for cc26xx-cc13xx
2017-11-26 00:00:48 +00:00
Xenofon (Fontas) Fafoutis
b415d57a99
enhanced BLE support for cc26xx-cc13xx
2017-11-25 16:53:23 +00:00
Simon Duquennoy
01048c8f66
Merge pull request #190 from g-oikonomou/contrib/there-can-be-only-one-slip
...
Various SLIP-related improvements
2017-11-24 14:23:18 +01:00
George Oikonomou
065bad280d
Adjust return types of JN516x-specific slip implementation
2017-11-24 12:31:21 +00:00
George Oikonomou
1ba2eac5cb
Use slip_write to slip_send
2017-11-24 12:31:21 +00:00
George Oikonomou
f9e17a6c76
Document slip_write
2017-11-24 12:31:20 +00:00
George Oikonomou
3e93e21646
Change return type of slip_send to void
...
The return value was not checked anywhere in the code
2017-11-24 12:31:20 +00:00
George Oikonomou
38df9fdfb2
Change slip_write return type and use it where possible
2017-11-24 12:31:20 +00:00
George Oikonomou
8f2fa80401
Make SLIP stats properly configurable
2017-11-24 12:31:20 +00:00
George Oikonomou
7fd76dc23e
Change variables to static
2017-11-24 12:31:20 +00:00
George Oikonomou
4522b5b942
Tidy-up file structure and code style
2017-11-24 12:31:20 +00:00
George Oikonomou
24b17e58b1
Remove dead code and obsolete comments
2017-11-24 12:31:20 +00:00
George Oikonomou
f161998a51
Merge pull request #198 from atiselsts/bugfix/cc26xx-ieemode-driver
...
CC26xx radio IEEE mode driver: limit the time spend in waiting for transmissions to finish
2017-11-24 10:07:16 +00:00
Atis Elsts
f43e114a24
cc26xx ieee-mode.c: limit the time spend in waiting for transmissions to finish
2017-11-23 15:51:26 +00:00
Simon Duquennoy
f530fefb1a
Merge pull request #165 from simonduq/contrib/travis-multiple-seeds
...
Rework CI test suite
2017-11-23 16:07:36 +01:00
Simon Duquennoy
f972c1b48e
CI: cleanup 07-simulation-base
2017-11-23 06:53:24 -08:00
Simon Duquennoy
0422b10f26
CI: prallelize make in .csc files
2017-11-23 06:53:24 -08:00
Simon Duquennoy
81fb3ecab1
CI compile tests: parallelize make
2017-11-23 06:53:24 -08:00
Simon Duquennoy
8c9f30566f
Added *.err to .gitignore
2017-11-23 06:53:24 -08:00
Simon Duquennoy
1a0a3f3d4e
CI: balance out compile tests
2017-11-23 06:53:24 -08:00
Simon Duquennoy
040edc0b83
CI: merge simulation-base with ipv6
2017-11-23 06:53:24 -08:00
Simon Duquennoy
2593119a02
CI: merge IEEE 802.15.4 and 6tisch tests
2017-11-23 06:53:24 -08:00
Simon Duquennoy
97453edfb9
CI: merge base with nullnet
2017-11-23 06:53:24 -08:00
Simon Duquennoy
e62123ef47
CI: merge native ping and RPL BR tests
2017-11-23 06:53:24 -08:00
Simon Duquennoy
55eb462365
.travis.yml: use check-test.sh
2017-11-23 06:53:24 -08:00
Simon Duquennoy
a11269051b
.travis.yml: use consistent ARM toolchain
2017-11-23 06:53:24 -08:00
Simon Duquennoy
2c1a739984
CI script tests: more homogeneous logs
2017-11-23 06:53:24 -08:00
Simon Duquennoy
53dd64a8c8
CI border router tests: rename *.tunsliplog to *.tunslip.log to comply with .gitignore
2017-11-23 06:53:24 -08:00
Simon Duquennoy
87d57583e5
CI compile tools: refactor makefile
2017-11-23 06:53:24 -08:00
Simon Duquennoy
f1413b6e00
CI: added compile test for jn516x folder
2017-11-23 06:53:24 -08:00
Simon Duquennoy
0243d57912
Removing unused tools
2017-11-23 06:53:24 -08:00
Simon Duquennoy
223039d802
Tools makefile: remove unrelated clean commands
2017-11-23 06:53:24 -08:00
Simon Duquennoy
3933fd30df
CI: tool compilation: clean before building
2017-11-23 06:53:24 -08:00
Simon Duquennoy
cfb895923a
Tools: add -Wall -Werror and fix tunslip6 warnings
2017-11-23 06:53:24 -08:00
Simon Duquennoy
bd152ad21f
CI tests: enable IPv6 where required
2017-11-23 06:53:24 -08:00
Simon Duquennoy
7fe2dc55c2
Added missing variable initialization in test-sixp-pkt.c
2017-11-23 06:53:24 -08:00
Simon Duquennoy
e40d106f85
CI: added check-test.sh
2017-11-23 06:53:24 -08:00
Simon Duquennoy
59c7f356fd
CI: rework simulation test
2017-11-23 06:53:24 -08:00
Simon Duquennoy
7c8feecb11
CI: rework Doxygen test
2017-11-23 06:53:24 -08:00
Simon Duquennoy
8bece21980
CI: rework compile test
2017-11-23 06:53:24 -08:00
Simon Duquennoy
2e482ab56b
CI: rework doxygen test
2017-11-23 06:53:24 -08:00
Simon Duquennoy
dd7960f636
CI: minor fix to simexec.sh
2017-11-23 06:53:24 -08:00