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
40b53d5d77
zephyr
/
boards
/
nios2
/
altera_max10
/
altera_max10.yaml
8 lines
101 B
YAML
Raw
Normal View
History
Unescape
Escape
boards: add board meta-data Add board metadata to be consumed by the sanitycheck script to provide better matching with testcases and to test based on features declated in the board files. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-04-05 11:08:59 +08:00
identifier
:
altera_max10
name
:
Altera MAX10
type
:
mcu
arch
:
nios2
toolchain
:
-
zephyr
boards: add vendor to board yaml This is coming from devicetree and corrosponds to what we have in the dts/bindings/vendor-prefixes.txt file. This will allow for static filtering, especially with twister, i.e. no need to build anything to know the vendor of a board All of the vendor data was extracted automatically from the devicetree, so some platforms might not have the right vendor or no vendor at all right now, we need to fix some of the DTS information or do this manually to get this 100% correct. But we are close. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-06-23 02:47:45 +08:00
vendor
:
altr