]> git.sur5r.net Git - freertos/commit
Nordic port. Notes for Richard -- the work items we discussed about for nrf52840...
authoryuhzheng <yuhzheng@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 24 Sep 2019 22:26:36 +0000 (22:26 +0000)
committeryuhzheng <yuhzheng@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 24 Sep 2019 22:26:36 +0000 (22:26 +0000)
commit7b7a23e7f9951aa25ee685769f01725ad4c7d846
tree1bc1d00dcefb68b1ea826ed7cb5738f788fc6985
parenta63290c16d6cc7a79e806333f6a7153ef29363a0
Nordic port. Notes for Richard -- the work items we discussed about for nrf52840-dk and Wiced_CY still remain. The only reason for this commit is we want to test out submodule.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2730 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/portable/ThirdParty/GCC/nrf52840-dk/port.c [new file with mode: 0644]
FreeRTOS/Source/portable/ThirdParty/GCC/nrf52840-dk/port_cmsis.c [new file with mode: 0644]
FreeRTOS/Source/portable/ThirdParty/GCC/nrf52840-dk/port_cmsis_systick.c [new file with mode: 0644]
FreeRTOS/Source/portable/ThirdParty/GCC/nrf52840-dk/portmacro.h [new file with mode: 0644]
FreeRTOS/Source/portable/ThirdParty/GCC/nrf52840-dk/portmacro_cmsis.h [new file with mode: 0644]