ducalex / odroid-go-template

Basic library to initialize all components of the odroid go. It is aimed to make porting existing applications easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Native ESP-IDF 4.0 application template for the ODROID-GO.

The tools folder contains the mkfw.py utility from odroid-go-multi-firmware and patches for esp-idf to improve SD Card compatibility.

Build

  • idf.py build
  • ./tools/mkfw.py my-project.fw "My Project" tile.raw 0 0 0 my-project build/my-project.bin

About

Basic library to initialize all components of the odroid go. It is aimed to make porting existing applications easier.


Languages

Language:C 98.1%Language:Python 1.4%Language:CMake 0.6%