Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.43 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.43 KB

Olimex-LPC2378-STK library

Description

Olimex-LPC2378-STK library is a C++ basic library created for the LPC2378-STK board from Olimex, based on the LPC2378 microcontroller from NXP which has an ARM architecture. It includes functions for initialization, sound playing though the D/A converter, basic LCD drawing and printing and a font with 3 different glyph sizes.

Website

http://github.com/eldruin/libolimex-lpc2378-stk

Copyright

Copyright (C) 2008 Víctor Manuel Sánchez Corbacho Copyright (C) 2012 Diego Barrios Romero

License

Olimex-LPC2378-STK library is free software under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Olimex-LPC2378-STK library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Olimex-LPC2378-STK library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Olimex-LPC2378-STK library. If not, see http://www.gnu.org/licenses/.