gschorcht / xtensa-esp32-elf

Xtensa ESP32 Toolchain configured for RIOT-OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xtensa ESP32 Toolchain for RIOT-OS

This is a precompiled Xtensa ESP32 Toolchain generated with crosstool-NG and configured for use with RIOT-OS.

The differences to the precompiled toolchain from Espressif are:

  1. It has enabled the IOs for C99 formats long long, floats, and doubles.
  2. The POSIX thread support is disabled.
  3. newlib is compiled with nano-malloc and nano-formatted-io

About

Xtensa ESP32 Toolchain configured for RIOT-OS


Languages

Language:C++ 70.2%Language:C 27.9%Language:Python 1.7%Language:Shell 0.1%Language:XC 0.1%Language:XS 0.1%