Theo van Daele
94143f93ff
Changed NXP maintainers for JN516x platform
2016-01-07 09:47:29 +01:00
Simon Duquennoy
cc58384b40
jn516x: remove temporary adjustements for compilation in a 802.15.4e-free Contiki
2015-12-07 11:51:50 +01:00
Simon Duquennoy
3ff44f77b9
jn516x: added sleep modes, support for 32kHz rtimer, and tickless clock
2015-12-03 13:57:19 +01:00
Simon Duquennoy
673d1d103b
JN516x: minor fixes
2015-11-21 10:23:15 +01:00
Simon Duquennoy
fbd78a7e3b
Merge pull request #1293 from simonduq/pr/fix-warnings
...
Fix a number of compiler warnings and enable -Werror in Travis
2015-11-10 08:49:11 +01:00
Oliver Schmidt
1639b712bb
Removed CC_FASTCALL.
...
CC_FASTCALL was introduced many years ago for the cc65 tool chain. It was never used for another tool chain. With a798b1d648
the cc65 tool chain doesn't need CC_FASTCALL anymore.
2015-11-01 18:10:17 +01:00
Simon Duquennoy
810036e4f3
jn516x uart-driver.c: use DBG_vPrintf instead of printf. Issue https://github.com/contiki-os/contiki/issues/1314
2015-10-20 14:56:51 +02:00
Simon Duquennoy
c13274c550
jn516x platform: fix compiler warnings to enable -Wall -Werror compilation
2015-10-20 10:11:45 +02:00
Simon Duquennoy
7d55e89563
jn516x: enable -Wall
2015-10-20 10:11:43 +02:00
Simon Duquennoy
aec8af25c0
jn516x: added WERROR
2015-10-20 10:11:22 +02:00
kkrentz
c865982df5
JN516x: Call LLSEC.init instead of LLSEC.bootstrap
2015-10-15 00:41:12 -07:00
Simon Duquennoy
bfeff0488d
Port JN516x ccm-star implementation to new ccm_star_driver interface
2015-10-14 09:20:44 -07:00
Simon Duquennoy
bd7d45080d
Added NXP JN516x platform
2015-09-23 14:38:31 +02:00