nuttx/arch/avr/include
Xiang Xiao e7d9260014 arch: Customize the typedef of size_t instead of intptr_t
To ensure size_t same as toolchain definition in the first place and rename CXX_NEWLONG to ARCH_SIZET_LONG.  The change also check whether __SIZE_TYPE__ exist before CONFIG_ARCH_SIZET_LONG so our definition can align with toolchain(gcc/clang) definition automatically.
2020-02-18 07:15:19 -06:00
..
at32uc3 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
at90usb Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
atmega ATMEGA: Make some naming used with the 2560 compatible with other ATmega parts 2016-01-16 13:41:49 -06:00
avr arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00
avr32 arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00
xmega Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
debug.h Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces. 2016-06-20 08:57:08 -06:00
inttypes.h Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
irq.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
limits.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
syscall.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
types.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00