|
668852b23b
|
re-structured f4ll_c (introducing src, inc)
|
2019-12-17 19:25:34 +01:00 |
|
|
00f0f17a0f
|
Makefile based firmware build works
|
2019-12-13 10:11:48 +01:00 |
|
|
3f841370ef
|
Moved unit test code into the library, google test to platform
|
2019-12-10 14:37:10 +01:00 |
|
|
5d26fdc64d
|
packetusart unit tests
|
2019-12-06 13:33:27 +01:00 |
|
|
c2f84b23ee
|
assembly prolog based mocking
|
2019-12-06 13:33:27 +01:00 |
|
|
833d604b2f
|
defining the mock function pointer using the __attribute__((section(...))) trick
|
2019-12-06 13:33:27 +01:00 |
|
|
4754b65041
|
prepared dmahelper to push back upstream
|
2019-11-28 11:39:39 +01:00 |
|
|
17b146c018
|
Trying to find more descriptive names for mocking macros
|
2019-11-28 11:39:39 +01:00 |
|
|
c574fdbe82
|
Make possible to mock internal code
|
2019-11-28 11:39:39 +01:00 |
|
|
7079f939d0
|
crcscheduler: avoid static function for unit tests
unifying execution paths of DMA interrupt handler (error/success)
|
2019-11-28 11:39:39 +01:00 |
|
|
683cf43f4b
|
c++ "guards" to all includes, configuring c++ include paths
|
2019-11-28 11:39:39 +01:00 |
|
|
c161274d31
|
Cleaning up unused includes
|
2019-11-28 11:39:38 +01:00 |
|
|
100cae3657
|
Adding Makefile, moving platform to components
|
2019-11-28 11:39:38 +01:00 |
|
|
2cf75b2f57
|
injecting CRC peripheral as dependency
|
2019-11-21 12:49:09 +01:00 |
|
|
a50e758c4e
|
removing DMAINFO typedef
|
2019-11-21 12:49:09 +01:00 |
|
|
7570c78a80
|
initial commit
|
2019-11-20 21:13:52 +01:00 |
|