Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Releases: es-ude/EmbeddedSystemsBuildScripts

v1.0.2

18 Dec 16:56
a078305
Compare
Choose a tag to compare
  • adds programmer for platforms ElasticNode v3 monitor and ElasticNode v4 monitor

v1.0.1

18 Nov 09:27
1f907bd
Compare
Choose a tag to compare
  • adds programmer constraint for platforms ElasticNode v3 and ElasticNode v4

v1.0

22 Sep 09:04
cad93ce
Compare
Choose a tag to compare

Embedded Systems Bazel Toolchain for

  • cross compilation for AVR and ARM targets
  • Flashing scripts for target devices that support dfu-programmer, avrdude or st-flash
  • Unit testing via Unity
  • Mocking via CMock
  • Exceptions via CException

Supported Target Devices

  • ES-Motherboard
  • Elastic Node v3
  • Elastic Node v3 Monitor
  • Elastic Node v4
  • Elastic Node v4 Monitor
  • Arduino Uno
  • Arduino Mega
  • ARM Elastic Node

v0.6.2

16 Jul 10:22
516bebf
Compare
Choose a tag to compare
  • fixes template of avrdude upload script

v0.6.1

04 Nov 09:47
Compare
Choose a tag to compare
  • fix elastic node v3 and v4 monitor platform definition

v0.6

30 Oct 11:08
Compare
Choose a tag to compare
  • adds the platform description for the Elastic Node Monitoring MCU for v3 and v4
  • adds genrule for avrdude upload script
  • fix helper macro in order to work with bazel 1.0

v0.5.6

19 Sep 17:05
601b2c5
Compare
Choose a tag to compare
  • fixes a bug where builds for the ArduinoMega platform fail with cryptic java exception