- Jul 26, 2016
-
-
Lucas Russo authored
-
- Feb 05, 2016
-
-
Lucas Russo authored
Now, almost all (with the exception of the dev_io.c which will be fixed soon) specific code to a board is located inside include/board/<board_name> and src/board/<board_name>
-
- Apr 17, 2015
-
-
Lucas Russo authored
-
- Apr 16, 2015
-
-
Lucas Russo authored
-
- Apr 15, 2015
-
-
Lucas Russo authored
This is a first setp into modularizing the source code into independent components. We would like to move as much as possible functionality into independent libraries (src/libs).
-
- Feb 20, 2015
-
-
Lucas Russo authored
For invalid temporary channels, such as TBT position and FOFB position, the start address was not aligned to 8 or 16 bit, causing a segmentation fault on reading from these address. This fixes #80 github issue.
-
- Oct 20, 2014
-
-
Lucas Russo authored
-
- Oct 16, 2014
-
-
Lucas Russo authored
-