]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/lx-rocon.git/blob - sw/app/rocon/log_domains.inc
RoCoN: implement code to setup FPGA and Tumbl from SPI Flash.
[fpga/lx-cpu1/lx-rocon.git] / sw / app / rocon / log_domains.inc
1 /*
2  * This is generated file, do not edit it directly.
3  * Take it from standard output of "ul_log_domains"
4  * script called in the top level project directory
5  */
6 ul_log_domain_t ulogd_rocon     = {UL_LOGL_DEF, "rocon"};
7
8 ul_log_domain_t *const ul_log_domains_array[] = {
9   &ulogd_rocon,
10 };