e33fc3dc89
Author: Gregory Nutt <gnutt@nuttx.org> Run all .c and .h modified in PR through nxstyle. Author: Masayuki Ishikawa <masayuki.ishikawa@gmail.com> feature k210 (#16) * arch: risc-v: Add support for __LP64__ to types.h * arch: risc-v: Add support for RV64GC to common files * arch: risc-v: Add support for Kendryte K210 processor (RV64GC) * boards: risk-v: Add support for Sipeed Maix Bit with K210 * tools: Add support for Kendryte K210 processor
9 lines
136 B
Plaintext
9 lines
136 B
Plaintext
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see misc/tools/kconfig-language.txt.
|
|
#
|
|
|
|
if ARCH_BOARD_MAIX_BIT
|
|
|
|
endif
|