2018-02-15 08:35:35 -05:00
2018-02-15 08:35:35 -05:00
2018-02-15 08:35:35 -05:00
2018-02-15 08:35:35 -05:00
2018-01-06 13:38:34 -05:00
2018-02-12 11:23:59 -05:00
2017-12-28 22:31:48 -05:00
2018-02-07 16:31:03 -05:00
2018-02-12 11:23:59 -05:00
2018-01-04 11:47:43 -05:00
2018-01-04 11:47:43 -05:00
2018-02-12 11:23:59 -05:00

calculator

An OS for an STM32-based calculator

Trying to make an operating system for a calculator based on the STM32L476RG, using its associated Nucleo board. Starting from scratch because it's fun.

Required packages:

  • arm-none-eabi toolchain
  • openocd
  • make

Use run.sh to upload the final output to the processor.

To make an initrd, add files to initrd/ and then run ./mkinitrd.sh.

Description
No description provided
Readme 658 KiB
Languages
C 95.8%
Assembly 3.4%
Makefile 0.4%
C++ 0.2%
Shell 0.2%