summaryrefslogtreecommitdiff
path: root/config/libc/avr-libc.in
blob: 6abbe01b61b46ba2d63651bc191f1688f637fd12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# avr-libc options

## depends on ARCH_avr
## depends on ! LINUX && ! WINDOWS && BARE_METAL
##
## select LIBC_SUPPORT_THREADS_NONE
##
## help The AVR Libc package provides a subset of the standard C library for
## help Atmel AVR 8-bit RISC microcontrollers. In addition, the library
## help provides the basic startup code needed by most applications.

source "config/versions/avr-libc.in"