aboutsummaryrefslogtreecommitdiffstats
path: root/docker/focal
Commit message (Collapse)AuthorAgeFilesLines
* baremetal: Add basic docker-compose auto-tests configurationDenis Shienkov2020-08-042-0/+141
This commit adds a basic 'docker-compose' <focal-baremetal> configuration which allows to produce the bare-metal tests. Current docker image contains the following toolchains: * gcc-arm-none-eabi * gcc-avr * gcc-msp430 * sdcc Change-Id: I7e020081dcb763d704c309ffd96fa03b3c56e4fb Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com> Reviewed-by: Richard Weickelt <richard@weickelt.de>