gauravpathak / ATSAM3x8E_Linux

Arduino Due Firmware Development Env/BSP for Linux Enviroment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATSAM3x8E_Linux

Arduino Due Firmware Development Env/BSP for Linux Enviroment

References:

http://www.atwillys.de/content/cc/using-custom-ide-and-system-library-on-arduino-due-sam3x8e/?lang=en

Original author: @stfwi (https://github.com/stfwi)
Troubleshooting:

If the PHP script just simply prints the script on stdout instead of executing then please edit /etc/php/5.6/cli/php.ini and change short_open_tag = Off to short_open_tag = On

To Recompile libraries (libsam_sam3x8e_gcc_rel.a, libsam_sam3x8e_gcc_dbg.a etc)

Change Directory to: due/sam/libsam/build_gcc and issue make command.

About

Arduino Due Firmware Development Env/BSP for Linux Enviroment


Languages

Language:HTML 60.1%Language:C 25.4%Language:C++ 13.3%Language:Objective-C 0.4%Language:Assembly 0.4%Language:Python 0.2%Language:Makefile 0.1%Language:CSS 0.1%Language:GDB 0.0%Language:Shell 0.0%Language:XC 0.0%Language:XS 0.0%Language:PHP 0.0%Language:Batchfile 0.0%