kernel: remove nano/micro wording and usage

Also remove some old cflags referencing directories that do not exist
anymore.
Also replace references to legacy APIs in doxygen documentation of
various functions.

Change-Id: I8fce3d1fe0f4defc44e6eb0ae09a4863e33a39db
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2016-12-18 09:42:55 -05:00 committed by Anas Nashif
commit cb888e6805
30 changed files with 68 additions and 88 deletions

View file

@ -18,8 +18,7 @@
* @file
* @brief New thread creation for ARCv2
*
* Core nanokernel fiber related primitives for the ARCv2 processor
* architecture.
* Core thread related primitives for the ARCv2 processor architecture.
*/
#include <nanokernel.h>