freepdk / sdcc-pdk-code-examples

Examples code for Padauk µCs to be compiled with the Small Device C Compiler (SDCC)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These are code examples for Padauk Microcontrollers.

They are meant to be compiled with the Small Device C Compiler (SDCC).

The SDCC-based toolchain is still experimental as of 2019-01-14, so even compiling these simple examples might not fully work yet, and require manual postprocessing (e.g. in relocation).

About

Examples code for Padauk µCs to be compiled with the Small Device C Compiler (SDCC)

License:Other


Languages

Language:C 100.0%