Skip to content

Milestones

List view

  • When porting to Luna SR2, time was spent on trying to get c++ working, there were too many issues, so sticking with c. Getting the project to work in c was slightly easier than expected, but not trivial. Bug in CDT means that lots of the peripherals are not included in build, just highlight the .c files that have been excluded, right click and select exclude from build, then uncheck the boxes and then the files are available. There is an assert fail for some reason, but one that is commented out it works fine. (Will need to investigate and fix the route cause)

    No due date