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

https://github.com/pavel-kirienko/rtems_stm32_demoboard

Experimenting with RTEMS on STM32 demoboards
https://github.com/pavel-kirienko/rtems_stm32_demoboard

Last synced: about 2 months ago
JSON representation

Experimenting with RTEMS on STM32 demoboards

Awesome Lists containing this project

README

        

# Basic RTEMS application on STM32

This application is intended to run on a [TE-STM32F107 demoboard](https://www.terraelectronica.ru/catalog_info.php?CODE=1023380).

## Building

```bash
cd rtems_stm32_demoboard
git clone https://github.com/Zubax/zubax_rtems
./make.sh
```