Commit Graph

12 Commits

Author SHA1 Message Date
hathach e5dc0902a0
house keeping 2020-04-16 16:06:11 +07:00
Nathan Conrad 18303e742e Covert macros to inline functions. 2019-09-15 23:46:03 -04:00
Nathan Conrad 532abadb78 Ignore build artifact files. 2019-09-09 19:21:29 -04:00
hathach 570a2b2053 gitignore 2019-07-26 11:35:52 +07:00
hathach 15208e710a
docs clean up 2019-06-10 17:51:51 +07:00
hathach f3c2b9c2aa
update fifo test 2019-06-10 17:42:00 +07:00
hathach 579f468d38 remove unity as submodule 2019-06-10 16:16:59 +07:00
hathach 13e01c7dca
add TU_ prefix to compiler ATTR to prevent name conflict with application 2019-06-06 10:39:37 +07:00
hathach a55875522c reduce travis make thread to 2 2019-05-03 13:56:52 +07:00
Scott Shawcroft bf70f89240
Introduce a Makefile for the OS_NONE device example
It currently supports the SAMD21 and SAMD51 only. More will be
added later.
2018-11-25 11:46:06 -08:00
hathach 3fccd24854
refractor device composite freertos ses 2018-11-22 00:50:51 +07:00
hathach 10bf41f718 change osal_queue_receive() signature
- fix build issue with freertos
2018-11-14 16:31:28 +07:00