Skip to content

Releases: martinribelotta/embedded-ide-builder

CIAA IDE Suite v0.6

03 Feb 22:35
Compare
Choose a tag to compare

Win32 includes:

  • Embedded IDE 0.6
  • MSYS2 packages:
    • bash 4.4.12
    • make 4.2.1
    • coreutils 8.26
    • diff 3.5
    • patch 2.7.5
    • clang 5.0.0
    • ctags 5.8
    • libopenssl 1.0.0 with libeay32
  • arm gcc embedded 7.2.0 2017-q4
  • openocd 0.10.0+dev-00404-g20463c28 with RISC-V support
  • zadig 2.2.689

Windows install

Double click over *.exe installer and follow the instructions.

Due a changes in gcc 7.x and others toolchains, some antivirus like windows defender, slow down the execution of compiler. For prevent this, you need to put in "Excludes" folder the selected installation folder

Linux x86_64 includes:

  • Embedded IDE 0.6
  • static build utils:
    • GNU Make 4.2
    • diff 3.5
    • patch 2.7
    • ctags 5.8
  • clang 5.0.1
  • arm gcc embedded 7.2.0 2017-q4
  • openocd 0.10.0+dev-00404-g20463c28 with RISC-V support

Linux install

Download AppImage and save in convenient folder (by example $HOME/bin) next, give execution perms to the AppImage file with this:

chmod a+x CIAA-Suite-v0.6-x86_64.AppImage

Or using file explorer of your desktop.

Screenshots

Linux:

image

Windows:

image

CIAA-IDE 0.5.0

04 Aug 03:46
Compare
Choose a tag to compare

Win32 Includes:

  • Embedded IDE 0.5.0
  • Last build of MinGW and MSYS
  • clang 3.9.0
  • ctags 5.8
  • arm gcc embedded 6.3.1 2017-q2
  • openocd 0.10.0-dev-00247-g73b676c
  • Zadig driver installer 2.2
  • UsbDriversTool from VisualGDB
  • WinUSB driver
  • libusb1.0 driver

Linux x86_64 Includes:

  • Embedded IDE 0.5.0
  • static build utils:
    • GNU Make 4.2
    • diff 3.5
    • patch 2.7
  • clang 4.0.0
  • ctags 5.8
  • arm gcc embedded 6.3.1 2017-q2
  • openocd 0.10.0

CIAA-IDE 0.4.0

30 Mar 15:37
Compare
Choose a tag to compare
CIAA-IDE 0.4.0 Pre-release
Pre-release

Win32 Includes:

  • Embedded IDE 0.4.0
  • Last build of MinGW and MSYS
  • clang 3.9.0
  • ctags 5.8
  • arm gcc embedded 6.3.1 2017-02-15
  • openocd 0.10.0-dev-00247-g73b676c
  • Zadig driver installer 2.2
  • UsbDriversTool from VisualGDB
  • WinUSB driver
  • libusb1.0 driver

Linux x86_64 Includes:

  • Embedded IDE 0.4.0
  • static build utils:
    • GNU Make 4.2
    • diff 3.5
    • patch 2.7
  • clang 4.0.0
  • ctags 5.8
  • arm gcc embedded 6.3.1 2017-02-15
  • openocd 0.10.0

EmbeddedIDE 0.3.4

05 Mar 17:39
Compare
Choose a tag to compare

EmbeddedIDE suite 0.3.4 for Win32

Includes:

  • Embedded IDE 0.3 rc4
  • Last build of MinGW and MSYS
  • clang 3.9.0
  • ctags 5.8
  • arm gcc embedded 6.3.1 2017-02-15
  • openocd 0.10.0-dev-00247-g73b676c
  • Zadig driver installer 2.2
  • UsbDriversTool from VisualGDB
  • WinUSB driver
  • libusb1.0 driver

Bugfix and update

21 Oct 02:42
Compare
Choose a tag to compare

This release contains the next bugfix and updates

  • Fix: openocd missing cmsis-dap swd support
  • Fix: desktop link path
  • Update: Change openocd-0.9 by Freddy Choppin 0.10-devel

Release 0.1.1 with minor bugfix

13 Oct 23:55
Compare
Choose a tag to compare

This bundle contains:

  • Embedded-IDE 0.1 build for win32
  • MinGW win32 toolkit with gnu make, diff, patch, and fileutils
  • gcc arm-none-eabi 5.4.1 win32
  • clang 3.8.1
  • ctags 5.8
  • openocd 0.9 win32
  • USB driver tools from http://visualgdb.com/UsbDriverTool/

All as installer for win32.