# PetiteDrv **Repository Path**: code_hunter/PetiteDrv ## Basic Information - **Project Name**: PetiteDrv - **Description**: a petite driver base on mcu such as stm32(f103/f407/h750), RT1052 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 12 - **Created**: 2021-09-03 - **Last Updated**: 2021-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## PetiteDrv This project is extends from wujique/stm32f407。 The program architecture is not significantly different。 Only modified the directory structure for better portability。 Now, PetiteDrv is port to WUJIQUE(STM32F407) and Canary(STM32F103). It will port to more chip in the future, E.g FSL MK60, K210, ESP32, RT1052... ## Directory Structure |Dir|Decription| |-|-| |app|base app, Independent of hardware configuration| |board|Configuration and application of different hardware, including project files and app| |driver|Peripheral drive, such as LCD driver| |mcu|mcu lib, such as StLib, May include a secondary encapsulation layer| |panel|some code between app and drver| |Petite|PetiteDrv Module| |Utilities|Third party library| ## Petite ## Main feature Please find the detail from :board_sysconf.c/board_sysconf.h, and Petite. 1. SPI Device and SPI CH 2. LCD bus & lcd driver & lcd device 3. I2C CH 4. VFS 5. emenu ## Contact us Website: Email: and you can find the doc about the hardware from : [google drive](https://drive.google.com/drive/folders/1Oqj1ImoYFRENd2hW38paAGbUF8PyeNXX) [baidu](https://pan.baidu.com/s/12o0Vh4Tv4z_O8qh49JwLjg)