No description
Find a file
2021-02-25 00:20:30 +01:00
application Eliminating crcstatus* parameter wherever it is not used 2020-02-13 12:55:52 +01:00
components/f4ll_c replaced gtest + mockme with CPPUtest + subhook 2021-02-25 00:20:30 +01:00
Drivers initial commit 2019-11-20 21:22:42 +01:00
Inc initial commit 2019-11-20 21:22:42 +01:00
platforms replaced gtest + mockme with CPPUtest + subhook 2021-02-25 00:20:30 +01:00
Src follow-up for f4ll_c changes 2019-12-06 14:40:07 +01:00
Startup initial commit 2019-11-20 21:22:42 +01:00
.cproject Eclipse project name reverted 2021-02-07 23:16:54 +01:00
.gitignore Goodbye and thanks for all the fish 2020-01-13 14:34:43 +01:00
.mxproject Fixed DMA config issues for CRC && MemCpy 2019-11-21 11:25:25 +01:00
.project Eclipse project name reverted 2021-02-07 23:16:54 +01:00
f407ve_packetusart_c Debug.launch follow-up for f4ll_c changes 2019-12-06 14:40:07 +01:00
f407ve_packetusart_c Release.launch follow-up for f4ll_c changes 2019-12-06 14:40:07 +01:00
f407ve_packetusart_c.ioc Eclipse project name reverted 2021-02-07 23:16:54 +01:00
firmware.mk both firmware and test are build and run using Makefile 2019-12-13 14:43:40 +01:00
Makefile Makefile based firmware build works 2019-12-13 09:54:50 +01:00
startup_stm32f407xx.s Makefile based firmware build works 2019-12-13 09:54:50 +01:00
STM32F407VETx_FLASH.ld Makefile based firmware build works 2019-12-13 09:54:50 +01:00
STM32F407VETX_FLASH.ld Fixed DMA config issues for CRC && MemCpy 2019-11-21 11:25:25 +01:00
STM32F407VETX_RAM.ld initial commit 2019-11-20 21:22:42 +01:00
tests.mk replaced gtest + mockme with CPPUtest + subhook 2021-02-25 00:20:30 +01:00