An open API service indexing awesome lists of open source software.

https://github.com/patrislav1/baremetal-tetris

Tetris on a microcontroller.
https://github.com/patrislav1/baremetal-tetris

bluepill nucleo nucleo-l433rc-p stm32 stm32f103 stm32l4 stm32l433 tetris tetris-clone tetris-game

Last synced: 8 days ago
JSON representation

Tetris on a microcontroller.

Awesome Lists containing this project

README

        

# baremetal-tetris

This is a test / demo for [coop-sched](https://github.com/patrislav1/coop-sched) and [cubemx.cmake](https://github.com/patrislav1/cubemx.cmake).

[![asciicast](https://asciinema.org/a/460701.png)](https://asciinema.org/a/460701)

## Targets

Supported targets:

* STM32 NUCLEO-L433RC-P
* Blue Pill

More targets will be added in the future.