Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Changing how the toolchain create the qmsi libraries etc. Replace the ↵HEADmaster | Trygve Laugstøl | 2016-07-16 | 7 | -49/+265 |
| | | | | | | hardcoded library with a function that the user can use to create its own special target. This target can be further customized by normal CMake methods by setting properties. o Adding start of a app for playing with MOD-LCD3310 which is a PCD8544 connected through SPI. | ||||
* | o Adding support for reading section sizes from ld script files. | Trygve Laugstøl | 2016-07-09 | 6 | -16/+339 |
| | |||||
* | o Refactoring visitors into listeners, that is the only variant the C++ ↵ | Trygve Laugstøl | 2016-07-08 | 6 | -501/+687 |
| | | | | target supports. Ready for translation! | ||||
* | o Improved parser. | Trygve Laugstøl | 2016-07-04 | 15 | -369/+880 |
| | |||||
* | LD file Antlr4 grammar. Generates a lexer and parser for Java. | Trygve Laugstøl | 2016-07-03 | 8 | -0/+2235 |
| | |||||
* | o Creating targets for launching openocd and gdb. | Trygve Laugstøl | 2016-07-01 | 4 | -4/+48 |
| | |||||
* | o Adding elfinfo tool from the stm32 playground. | Trygve Laugstøl | 2016-07-01 | 5 | -18/+336 |
| | |||||
* | o Initial commit. | Trygve Laugstøl | 2016-07-01 | 10 | -0/+498 |