Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Keith Packard 0b90fd5adf samples, tests, boards: Switch main return type from void to int 2 years ago
..
boards/arm/nrf52840dk_nrf52840 samples: out_of_tree_board: Fix board name 2 years ago
src samples, tests, boards: Switch main return type from void to int 2 years ago
CMakeLists.txt cmake: increase minimal required version to 3.20.0 4 years ago
README.rst
prj.conf
sample.yaml tests/samples: use integration_plaforms in more tests/samples 3 years ago

README.rst

.. _out_of_tree_board:

Out Of Tree Board
#################

Overview
********
A simple example that demonstrates how to place a custom board
definition outside of the Zephyr tree.

For details about custom board definitions see
:ref:`custom_board_definition`.