larstobi / bossac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UDOO BOSSAC

The BOSSAC binary is used to upload the compiled sketch to Arduino Due on UDOO quad / dual boards.

This version is patched to trigger erase/reset on the Arduino, sending an auth token and opcode on the control serial lines. For more details, see drivers/misc/udoo_ard.c on the UDOO Linux Kernel.

Supported platforms

  • Linux (tested on Ubuntu 15.04)
  • Windows (tested on Windows 7, 10)
  • MacOSX (tested on MacOSX 10.10, 10.11)
  • UDOOBuntu 2

About


Languages

Language:C++ 70.6%Language:C 28.3%Language:Makefile 0.9%Language:Shell 0.1%Language:Assembly 0.1%