Home
Softono
a

arduino

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
3

Software by arduino

Arduino
Open Source

Arduino

Arduino IDE 1.x

IoT & Embedded Code Editors & IDEs
14.6K Github Stars
ArduinoCore-renesas
Open Source

ArduinoCore-renesas

ArduinoCore-renesas is the official Arduino core package that enables Arduino IDE support for boards built on Renesas RA microcontroller architecture using the Renesas Flexible Software Package (FSP). It provides the toolchain integration, board definitions, variant implementations, and underlying libraries needed to compile and upload Arduino sketches to Renesas-based boards such as the Arduino UNO R4. The core bundles a precompiled libfsp.a library derived from the Renesas FSP, along with the necessary header files for peripheral access and hardware abstraction. It integrates with the Arduino build system to expose standard Arduino APIs while leveraging Renesas hardware capabilities. Key features include support for Arduino APIs on ARM Cortex-M4 based Renesas RA4M1 microcontrollers, FSP-based peripheral configuration, and tools for recompiling the bundled library when updating to new FSP versions. The extras/e2studioProjects directory contains e2studio projects that can be rebuilt to regenerate libfsp.a, an

Firmware & RTOS
188 Github Stars