Simon Duquennoy
|
66bad374fc
|
Fix cooja platform config file bug
|
2017-06-21 16:10:45 +02:00 |
|
Simon Duquennoy
|
d4a608cdad
|
Merge pull request #39 from simonduq/pr/werror
Enable -Wall -Werror by default
|
2017-06-21 16:00:16 +02:00 |
|
Joakim Eriksson
|
795f646787
|
Merge pull request #34 from simonduq/pr/no-ipv4
Removing IPv4 stack
|
2017-06-21 14:31:58 +02:00 |
|
Simon Duquennoy
|
75c17e15ca
|
Consistently enable -Wall and -Werror. Have WERROR set by default
|
2017-06-21 11:11:09 +02:00 |
|
Simon Duquennoy
|
3d0a5afb92
|
Removing unused CPU code
|
2017-06-21 11:09:11 +02:00 |
|
Simon Duquennoy
|
1c5c8798c7
|
Removing old/unused libs
|
2017-06-19 11:41:42 +02:00 |
|
Simon Duquennoy
|
1a0f8ab737
|
Removing IPv4 stack
|
2017-06-16 17:32:22 +02:00 |
|
Simon Duquennoy
|
d51a9a0811
|
Making apps makefile optional. Removing shell.
|
2017-05-18 11:42:06 +02:00 |
|
Simon Duquennoy
|
2928e3e440
|
Remove cooja-ip64 compiler warnings
|
2017-05-18 10:23:28 +02:00 |
|
Simon Duquennoy
|
f79aa2174e
|
All MAC layers as distinct modules
|
2017-05-17 22:00:16 +02:00 |
|
Simon Duquennoy
|
880e69f770
|
Merging csma and nullrdc
|
2017-05-17 21:50:33 +02:00 |
|
Simon Duquennoy
|
d1641530dd
|
Merge branch 'wip/platform-cleanup' into wip/mac-rdc
Conflicts:
drivers/dev/cc2520/cc2520.c
drivers/platform/wismote/Makefile.wismote
drivers/platform/wismote/contiki-conf.h
drivers/platform/wismote/contiki-wismote-main.c
drivers/platform/z1/Makefile.z1
drivers/platform/z1/contiki-conf.h
drivers/platform/z1/contiki-z1-main.c
examples/ipso-objects/cooja-example-ipso-objects.csc
examples/rssi-scanner/Makefile
|
2017-05-17 15:13:16 +02:00 |
|
Simon Duquennoy
|
aa1191d8f0
|
Remove RDC layer
|
2017-05-17 15:09:19 +02:00 |
|
Simon Duquennoy
|
95323b9ce7
|
Remove channel_check_interval
|
2017-05-17 14:34:29 +02:00 |
|
Simon Duquennoy
|
8cc5e082ac
|
Removing more refs to old platforms
|
2017-05-17 13:56:30 +02:00 |
|
Simon Duquennoy
|
766c0e21dd
|
Removing platform z1
|
2017-05-17 13:48:01 +02:00 |
|
Simon Duquennoy
|
e7088ec6c4
|
Removing platform wismote
|
2017-05-17 13:37:27 +02:00 |
|
Simon Duquennoy
|
e1f8a1e0db
|
Cleanup cooja netstack config
|
2017-05-16 22:12:38 +02:00 |
|
Simon Duquennoy
|
9d10d6ba1f
|
Remove netstack-conf-example.h
|
2017-05-16 22:12:32 +02:00 |
|
Simon Duquennoy
|
8a988396d7
|
New default: CSMA over 802.15.4
|
2017-05-16 22:12:29 +02:00 |
|
Simon Duquennoy
|
a980593bd6
|
Added framer sub-directory to core/net/mac
|
2017-05-16 21:05:21 +02:00 |
|
Simon Duquennoy
|
ccbb55de2e
|
Enable code size optimization by default on most platforms
|
2017-05-16 17:47:59 +02:00 |
|
Simon Duquennoy
|
ff29a4a22b
|
Move top-level directory lib to core
|
2017-05-16 15:20:35 +02:00 |
|
Simon Duquennoy
|
54d6756815
|
Move cpu, dev and platform into a new top-level directory: drivers
|
2017-05-16 09:04:52 +02:00 |
|