Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

sdavi/CoreLPC4RRF

Repository files navigation

CoreLPC for RepRapFirmware

This is an experimental port of DC42's CoreNG for LPC1768/LPC1769 based boards that is required build the LPC Port of RepRapFirmware v3 (forked from DC42s RepRapFirmware). This project also contains FreeRTOS and FreeRTOS+TCP (with additions to work with RepRapFirmware and a ported 17xx networking driver based on the FreeRTOS+TCP 18xx driver).

The LPC port is experimental and are likely to contain bugs - Use at your own risk - All configuration/settings etc should be checked in the source code to ensure they are correct

Compiling RepRapFirmware for LPC

Clone this repository, along with the following:

The ARM toolchain needs to be installed to build the firmware - the makefiles assumes it is available in the path environment variable. An example makefile has been included and should be edited to suit your settings, board selection, check all paths etc are correct before running make. If all is successful you should get a firmware.bin file in the same directory as the makefile.

Built upon open source projects including Explore-M3, CoreNG, MBED, Smoothieware, FreeRTOS, FreeRTOS+TCP and LPCOpen

License: GPLv3, see http://www.gnu.org/licenses/gpl-3.0.en.html. This project includes source code from the above 3rd party projects and are covered by their respective licenses.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published