Repositories ATDM
Three repos are public on Andromeda's Bitbucket account to support the development using ATDM.
Toolchain:
This repository contains the current version of the deveolpment toolchain used for all the other repositories.
https://bitbucket.org/andromedadevs/toolchain/src/master/
Yocto Images:
This repository contains the latest kernel images that were generated from the deveolpment toolchain.
https://bitbucket.org/andromedadevs/yocto-images/src/master/
CAN Generator:
This repository contains access to ATDM's CAN generator tool. The generator can be configured to use a specific DBC file as well as specific output directories for the generated source code. The generator will use the configured DBC file to output C and Lua source code (if applicable) to the configured directories.
https://bitbucket.org/andromedadevs/can-generator/src/master/