ArduinoCore-renesas
C★ 191⑂ 111 forksMITupdated 2 months ago
git clone https://github.com/arduino/ArduinoCore-renesas.gitarduino/ArduinoCore-renesasREADME.mdfork it — it’s yours
Arduino Renesas fsp Boards
Recompile libfsp.a
- Navigate to
extras/e2studioProjects/$projectName - Open the project in e2studio and build it
- Launch
fsp_to_arduino.shscript; this will- rebuild the library without .c files in ra_gen
- rename the library and copy in
variant/$boardName/libs - copy the include files (both generated and from fsp) in
variant/$boardName/libs - copy the .c files in ra_gen to
variants/$boardName/tmp_gen_c_files/-> ONLY TEMPORARILY, these files will eventually go away
more like this
ML-MCU
Code for IoT Journal paper 'ML-MCU: A Framework to Train ML Classifiers on MCU-based IoT Edge Devices'
C★ 51
AutomationShield
Arduino library and MATLAB/Simulink API for the AutomationShield Arduino expansion boards for control engineering educa…
C★ 51