mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 01:22:25 +00:00
Change-Id: Idf6f5e38354aa5f1801ec0c0db63a4e19243918c Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
prj_quark_se_c1000_devboard.conf | ||
prj.conf | ||
prj.mdef | ||
README.txt | ||
testcase.ini |
Quark SE dev board functionality can be optimized by adjusting the serial baud rate and enabling the real time clock and using it for timestamping. This optimization can be added to the board using the configuration file: prj_quark_se_c1000_devboard.conf Override the default project configuration file like this: make BOARD=quark_se_c1000_devboard CONF_FILE=prj_quark_se_c1000_devboard.conf