aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2024-08-27Generate source files from readable data filesNicolas Schodet
Reverse the operation from previous commit, now use the readable data files to generate source header files. This opens the door for future improvement of the data format to allow compression for example. Now Python is needed to build the firmware, with Pillow module (Python Imaging Library).
2024-03-27Add a test suiteNicolas Schodet
The test suite runs program(s) on the NXT brick and compare the output with the expected output. This can be run against NXT Improved Firmware, or other firmwares for comparison. It depends on NXC and NXT-Python.
2024-03-27Remove a note about a file which was removed in 1.29.4Nicolas Schodet
2023-03-06Clarify licensing termsNicolas Schodet
2023-03-06Simplify source treeNicolas Schodet
Now just use make in the root directory to build.
2021-09-28Update README file with some quick start instructionsNicolas Schodet
2010-08-20add README file with copying conditionsNicolas Schodet