Category:Libraries: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Andreabont (talk | contribs)  Created page with "Libraries are additional components not part of the Miosix kernel that can be downloaded to add functionality to the kernel.  *mxgui is a GUI library for graphic displays *mxu..." | Andreabont (talk | contribs) No edit summary | ||
| Line 1: | Line 1: | ||
| Libraries are additional components not part of the Miosix kernel that can be downloaded to add functionality to the kernel. | Libraries are additional components not part of the Miosix kernel that can be downloaded to add functionality to the kernel. | ||
| *mxgui is a GUI library for graphic displays | * [[mxgui]] is a GUI library for graphic displays | ||
| *mxusb is an USB stack, currently targeting stm32f1 microcontrollers only. | * [[mxusb]] is an USB stack, currently targeting stm32f1 microcontrollers only. | ||
Revision as of 21:07, 22 April 2014
Libraries are additional components not part of the Miosix kernel that can be downloaded to add functionality to the kernel.