both firmware and test are build and run using Makefile
This commit is contained in:
parent
6b628e9412
commit
fd24d10fb7
346 changed files with 141567 additions and 28 deletions
6
platforms/firmware/platform/crc_ll.h
Normal file
6
platforms/firmware/platform/crc_ll.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef __PLATFORM_CRC_LL_H_INCLUDED
|
||||
#define __PLATFORM_CRC_LL_H_INCLUDED
|
||||
|
||||
#include "crc.h"
|
||||
|
||||
#endif // __PLATFORM_CRC_LL_H_INCLUDED
|
Loading…
Add table
Add a link
Reference in a new issue