Commit Graph

14597 Commits

Author SHA1 Message Date
George Oikonomou 6a315cba8e
Merge branch 'develop' into contrib/native-optimization 2018-10-14 14:59:35 +01:00
George Oikonomou 968c597529
Merge pull request #697 from g-oikonomou/bugfix/build/board-string
Make sure CONTIKI_BOARD_xyz and CONTIKI_BOARD_STRING are defined
2018-10-14 14:52:29 +01:00
George Oikonomou db18b43f0f Make sure CONTIKI_BOARD_xyz is defined 2018-10-13 22:08:01 +01:00
George Oikonomou 386e528cc5 Harmonise link rule for all cortex CPUs 2018-10-13 19:46:48 +01:00
George Oikonomou cbb11193ef
Merge branch 'develop' into contrib/native-optimization 2018-10-13 18:52:53 +01:00
Simon Duquennoy 3c7d9d3ad2
Merge pull request #695 from g-oikonomou/bugfix/obsolete-spi-prototypes
Remove obsolete function prototypes
2018-10-13 19:29:56 +02:00
Atis Elsts 4b7266247e Add optimization flags for native builds 2018-10-13 18:10:34 +01:00
George Oikonomou ad03d3a05e Remove obsolete function prototypes 2018-10-13 16:02:06 +01:00
Atis Elsts 5d04147406 CC26xx/CC13xx: Add support for TSCH API for the prop-mode.c radio driver, and unify the radio timer handling between the IEEE and prop modes 2018-10-13 15:38:18 +01:00
Atis Elsts cb65f31d48 Remove BOARDS_EXCLUDE for TSCH examples: now they can be built for CC13xx boards 2018-10-13 14:07:10 +01:00
Atis Elsts 87efd3fb45 TI lib: add ti_lib_rfc_hw_int_enable/disable/clear functions 2018-10-13 14:07:10 +01:00
Simon Duquennoy 5cb325f3a4
Merge pull request #541 from simonduq/fix/timer-reset
timer_reset: do not do anything if the timer has not expired
2018-10-13 12:21:29 +02:00
Simon Duquennoy 2a66edfd6b Doxygen clarification to etimer_reset and ctimer_reset 2018-10-13 10:20:21 +02:00
Simon Duquennoy 8472cf8bbe stimer_reset: do not do anything if the timer has not expired 2018-10-13 10:20:20 +02:00
Simon Duquennoy 163d1241b3 timer_reset: do not do anything if the timer has not expired 2018-10-13 10:14:24 +02:00
George Oikonomou 8ed17c5bad
Merge pull request #671 from g-oikonomou/contrib/spi-sel-desel
Create platform-independent SPI select and deselect
2018-10-12 21:10:05 +01:00
George Oikonomou d4fd286b34
Merge branch 'develop' into contrib/spi-sel-desel 2018-10-12 16:24:52 +01:00
George Oikonomou cd59723f99
Merge pull request #670 from g-oikonomou/bugfix/simplelink/board
Provide default board for platform simplelink
2018-10-12 16:24:28 +01:00
George Oikonomou 3cc4d2d2e0
Merge branch 'develop' into bugfix/simplelink/board 2018-10-12 14:53:08 +01:00
George Oikonomou f101e473a9
Merge pull request #685 from g-oikonomou/contrib/cc26xx/remove-lib-rom
Improve usage of CCxxwares and CC2640R2 SDK
2018-10-12 14:52:40 +01:00
George Oikonomou 8ea3e9fb77 Improve code style 2018-10-12 13:47:01 +01:00
George Oikonomou bf0e80aae3 Always provide -DCPU_FAMILY_xxx 2018-10-12 13:47:01 +01:00
George Oikonomou 4a0c9d8894 Change define to reflect current chip family name 2018-10-12 13:47:01 +01:00
George Oikonomou 3ba8afea79 Harmonize usage across XXwares and CC2640R2-SDK 2018-10-12 13:47:00 +01:00
George Oikonomou 23ab33cc39 Remove ti-lib-rom.h 2018-10-12 13:47:00 +01:00
George Oikonomou 8e990819a8 Remove all instances of ti_lib_rom_ macros 2018-10-12 13:47:00 +01:00
George Oikonomou ec5c391d06
Merge pull request #693 from simonduq/fix/lwm2m-native-test
Removing native compilation from ARM compile test suite
2018-10-12 13:44:52 +01:00
Simon Duquennoy 5cecd5f9c4
Merge branch 'develop' into bugfix/simplelink/board 2018-10-12 14:16:23 +02:00
Simon Duquennoy c3ed24d531 Removing native compilation from ARM compile test suite 2018-10-12 14:14:29 +02:00
Simon Duquennoy b4a23467fa
Merge pull request #562 from simonduq/contrib/csma-busywait
Reworked busy-wait routines
2018-10-12 12:08:17 +02:00
Simon Duquennoy d85cecea34 rtimer.h: add return value to RTIMER_BUSYWAIT* macros 2018-10-12 09:08:04 +02:00
Simon Duquennoy 4097883229 CSMA: simplify routine that waits for ACK 2018-10-12 09:08:04 +02:00
Simon Duquennoy b80d113253 Add a common set of portable RTIMER_BUSY_WAIT functions 2018-10-12 09:08:03 +02:00
Simon Duquennoy c6b795d3df
Merge pull request #649 from atiselsts/contrib/link-stat-packet-counters
Add link stat packet counters
2018-10-12 09:05:05 +02:00
Simon Duquennoy 4567ee303e
Merge branch 'develop' into contrib/link-stat-packet-counters 2018-10-12 08:19:38 +02:00
George Oikonomou 5f3ebfceb3
Merge pull request #691 from simonduq/fix/cc2538-rf-switch
Add missing return statement
2018-10-11 21:47:59 +01:00
Simon Duquennoy 1d74ae7ec3
Merge branch 'develop' into fix/cc2538-rf-switch 2018-10-11 20:27:23 +02:00
Simon Duquennoy 01965ab694
Merge pull request #680 from simonduq/fix/rpl-dag-lifetime-60
RPL-Lite: fix DAG lifetime, was 60h, now 8h
2018-10-11 20:27:10 +02:00
Simon Duquennoy 1627aa18a4 Add missing return statement 2018-10-11 20:18:51 +02:00
George Oikonomou 942d09a83d
Merge branch 'develop' into fix/rpl-dag-lifetime-60 2018-10-11 16:45:27 +01:00
George Oikonomou d5f1bd2d4c
Merge branch 'develop' into bugfix/gpio/64bit 2018-10-11 16:44:22 +01:00
George Oikonomou b646b5161a
Merge pull request #681 from simonduq/fix/tsch-cca
TSCH CCA
2018-10-11 14:35:59 +01:00
George Oikonomou be072a35a4
Merge branch 'develop' into fix/tsch-cca 2018-10-11 13:00:30 +01:00
George Oikonomou 1db3ce4157
Merge pull request #686 from simonduq/contrib/cc1200-tsch
TSCH support for CC1200
2018-10-11 00:42:26 +01:00
George Oikonomou 00291a5fa0
Merge branch 'develop' into contrib/cc1200-tsch 2018-10-10 22:19:23 +01:00
Simon Duquennoy 372f8ec6d0
Merge pull request #688 from g-oikonomou/contrib/arm-dbg-io
Default to using os/lib/dbg-io for all arm-powered platforms
2018-10-10 17:17:52 +02:00
Simon Duquennoy b7c9cae60c Platform Zoul: move generic cc2538 defines from contiki-conf.h to cc2538-def.h 2018-10-10 17:01:11 +02:00
Simon Duquennoy fac787231d Added TSCH_CONF_ARCH_HDR_PATH for platform-specific TSCH includes 2018-10-10 16:52:33 +02:00
Simon Duquennoy d150de227f cc2420: remove unused variables 2018-10-10 12:02:53 +02:00
George Oikonomou 123b38fc2b Rename make variable to better match current practice 2018-10-05 11:13:51 +01:00