This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
60f7052bc4
zephyr
/
boards
/
arc
/
arduino_101_sss
/
Kconfig.board
5 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: switch to board based configurations Define boards based on platforms/SoCs and define them under boards/. Also unify the naming of all platform, SoC and board files and use platform.h for platforms and board.h for boards. Change-Id: Icfeb96479ab5800aca98c80a79bdc3cecd645314 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-12-13 22:31:16 +08:00
Cleanup whitespace in Kconfig files Convert leading whitespace into tabs in Kconfig files. Also replaced double spaces between config and <prompt>. Change-Id: I341c718ecf4143529b477c239bbde88e18f37062 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-05-25 07:17:13 +08:00
config BOARD_ARDUINO_101_SSS
bool "Arduino 101 Sensor Sub System"
boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) Jira: ZEP-758 Change-Id: I8ee5a2f9e4a6ecbd15214e59321bf27a502ef6ee Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-08-30 20:27:26 +08:00
depends on SOC_QUARK_SE_C1000_SS