nes-proj/arch/cpu
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
..
arm Add mutex implementation for Cortex-M 2017-12-09 17:09:58 +00:00
cc26xx-cc13xx Use Cortex-M mutexes (CC13xx/CC26xx) 2017-12-09 17:09:58 +00:00
cc2538 Use Cortex-M mutexes (CC2538) 2017-12-09 17:09:58 +00:00
msp430 Provide memory barrier (msp430) 2017-12-09 17:09:56 +00:00
native Use clock_gettime() instead of gettimeofday() to have a monotonic clock and use CLOCK_CONF_SECOND explicitly 2017-12-12 16:53:51 +01:00
nrf52832 Remove nrf52832.a on make clean 2017-12-17 01:20:38 +00:00