cpu_conf.h File Reference

CPU definitions for Microchip PIC32MZ devices. More...

Detailed Description

CPU definitions for Microchip PIC32MZ devices.

Author
Neil Jones neil..nosp@m.jone.nosp@m.s@img.nosp@m.tec..nosp@m.com

Definition in file cpu_conf.h.

Go to the source code of this file.

#define THREAD_EXTRA_STACKSIZE_PRINTF   (1024)
 Configuration of default stack sizes. More...
 
#define THREAD_STACKSIZE_DEFAULT   (2048)
 
#define THREAD_STACKSIZE_IDLE   (512 + THREAD_EXTRA_STACKSIZE_PRINTF)