]> kolegite.com Git - vmks.git/commit
WIP: FreeRTOS belot example
authorVladimir Garistov <vl.garistov@gmail.com>
Mon, 8 Apr 2024 01:09:07 +0000 (04:09 +0300)
committerVladimir Garistov <vl.garistov@gmail.com>
Mon, 8 Apr 2024 01:09:07 +0000 (04:09 +0300)
commitd734754d2ed41177076a7eca0e8c93e45dad1c59
treedbb8d5329b1085fb17b93cba6186681b37fa90af
parent25d73275711161f34ef1ec038ee5ca6256d44410
WIP: FreeRTOS belot example
Examples/FreeRTOS/freertos_belot_sim/belot.cpp [new file with mode: 0644]
Examples/FreeRTOS/freertos_belot_sim/belot.hpp [new file with mode: 0644]
Examples/FreeRTOS/freertos_belot_sim/belot_common.hpp [new file with mode: 0644]
Examples/FreeRTOS/freertos_belot_sim/card.cpp [new file with mode: 0644]
Examples/FreeRTOS/freertos_belot_sim/card.hpp [new file with mode: 0644]
Examples/FreeRTOS/freertos_belot_sim/deck.cpp [new file with mode: 0644]
Examples/FreeRTOS/freertos_belot_sim/deck.hpp [new file with mode: 0644]
Examples/FreeRTOS/freertos_belot_sim/freertos_belot_sim.ino [new file with mode: 0644]