Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.32 KB

README.md

File metadata and controls

34 lines (18 loc) · 1.32 KB

RealBoard4088

Build Status

The RealBoard 4088 is a Graphic LCD board with RT-Thread RTOS running inside. The RealBoard 4088 Board is equipped with NXP's Cortex-M4 based LPC4088 microcontroller suitable for a wide range of applications that requires advanced storage, communication and high quality graphic displays.

Getting started

The examples of realboard 4088 support Keil MDK/GNU GCC/IAR compiler. You can use scons to build all of then and each example are compiled by travis-ci.org continuously.

Examples

Basic Examples

  1. basic kernel, it's a basic example for RT-Thread kernel.

UI Examples

  1. GUI demo, the GUI example demo
  2. GUI photo, GUI appliation to dispaly photo.

USB Examples

  1. USB Device, the USB VCOM example.

SQLite Examples

  1. SQLite Demo, SQLite on ARM Cortex-M4.

Contributing

License

The code of examples of RealBoard 4088 is released under GPLv2 license.