zephyr/samples/legacy/task_profiler/microkernel/README.txt
Anas Nashif f528c09276 samples: task_profiler: move to legacy applications
Change-Id: Ib0e97106ccb835331b423b42052aafa23b76ad84
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-11 20:28:03 +00:00

11 lines
395 B
Plaintext

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