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
37b1d1eb55
zephyr
/
arch
/
arm
/
soc
/
ti_lm3s6965
/
Kconfig.soc
7 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add TI platform as LM3S6965 instead of Qemu Previous it was renamed in favor of Qemu, now that we have board support we move this to the original name and derive a qemu board out of the platform. Change-Id: Ia8769b27defa0a39503ecf2e6ec7fc6304b6ff49 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-12-14 08:36:02 +08:00
Use SoC instead of platform. Change terminology and use SoC instead of platform. An SoC provides features and default configurations available with an SoC. A board implements the SoC and adds more features and IP block specific to the board to extend the SoC functionality such as sensors and debugging features. Change-Id: I15e8d78a6d4ecd5cfb3bc25ced9ba77e5ea1122f Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-12-17 21:54:35 +08:00
config SOC_TI_LM3S6965
Add TI platform as LM3S6965 instead of Qemu Previous it was renamed in favor of Qemu, now that we have board support we move this to the original name and derive a qemu board out of the platform. Change-Id: Ia8769b27defa0a39503ecf2e6ec7fc6304b6ff49 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2015-12-14 08:36:02 +08:00
bool "TI LM3S6965"
select CPU_CORTEX_M
select CPU_CORTEX_M3