Atis Elsts
|
dab9ea0817
|
nrf52dk: move the build error when building without IPv6 from Makefile to C header file to enable PLATFORMS_EXCLUDE syntax in Makefiles
|
2018-03-09 16:29:06 +00:00 |
|
George Oikonomou
|
14ad14e7d3
|
Remove nrf52832.a on make clean
When building for nrf52dk, `make clean` does not remove `nrf52832.a`. This commit fixes this.
|
2017-12-17 01:20:38 +00:00 |
|
George Oikonomou
|
4094297d3e
|
Implement master interrupt manipulation (nrf52832)
|
2017-12-09 17:08:32 +00:00 |
|
George Oikonomou
|
fdb4d8f24a
|
Use the CM4 common build instrastructure for nrf52832
|
2017-12-03 15:04:11 +00:00 |
|
Simon Duquennoy
|
fb0de6dd7a
|
Various fixes to netstack config
|
2017-10-08 14:47:34 +02:00 |
|
Joakim Eriksson
|
5d87cd1b5f
|
moved the MAKE_NET code in makefile include so that platform makefiles are before decisions
|
2017-10-08 00:46:57 +02:00 |
|
Simon Duquennoy
|
0aa44c3c22
|
Homogenize NET layer config with MAC
|
2017-09-22 14:34:20 +02:00 |
|
Nicolas Tsiftes
|
9bb51087bf
|
Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality.
|
2017-06-28 16:20:43 +02:00 |
|