]> kolegite.com Git - vmks.git/commit
WIP: FreeRTOS belot example, almost working
authorVladimir Garistov <vl.garistov@gmail.com>
Thu, 11 Apr 2024 04:22:36 +0000 (07:22 +0300)
committerVladimir Garistov <vl.garistov@gmail.com>
Thu, 11 Apr 2024 04:22:36 +0000 (07:22 +0300)
commit438600f633a1a1d7c052a77f0446a36063a4682b
treeede22d16b311c6408a69a3a7bc5cfb618b5ded14
parentd734754d2ed41177076a7eca0e8c93e45dad1c59
WIP: FreeRTOS belot example, almost working
Examples/FreeRTOS/freertos_belot_sim/belot.cpp
Examples/FreeRTOS/freertos_belot_sim/belot.hpp
Examples/FreeRTOS/freertos_belot_sim/belot_common.hpp
Examples/FreeRTOS/freertos_belot_sim/card.cpp
Examples/FreeRTOS/freertos_belot_sim/card.hpp
Examples/FreeRTOS/freertos_belot_sim/deck.cpp
Examples/FreeRTOS/freertos_belot_sim/deck.hpp
Examples/FreeRTOS/freertos_belot_sim/freertos_belot_sim.ino
Examples/FreeRTOS/freertos_belot_sim/player.cpp [new file with mode: 0644]
Examples/FreeRTOS/freertos_belot_sim/player.hpp [new file with mode: 0644]