Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
Embest STM Application Library
no vote
STM: Application Library for Embedded Graphic Objects/Touchscreen Library This library is a firmware package which contains a collection of routines, data structures, and macros covering the main features of a graphic library and supporting a HID device to interact with the graphic objects (touchscreen, joystick, and pushbutton).   The library is general purpose and can be executed on any CPU, 8/16/32-bit, to guarantee the maximum portability of any architecture or LCD controller, and it provides a graphical user interface (GUI) for any application that operates with a graphical LCD.  
gregkam
2016-08-23
1
1
stm32f4 - Basic support for developing with the ST
4.0
stm32f4 - Basic support for developing with the STM32F4 Discovery board Copy config.mk.example to config.mk Set TOOLCHAIN to the prefix for your arm cortex-m4 toolchain Set FREERTOS_PATH to the path to your FreeRTOS source Type make
gregkam
2016-08-23
3
1
No more~