Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gitmasternikanjam/wire_stm32
https://github.com/gitmasternikanjam/wire_stm32
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitmasternikanjam/wire_stm32
- Owner: GitMasterNikanjam
- Created: 2024-11-29T08:59:10.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-11-29T14:50:48.000Z (about 1 month ago)
- Last Synced: 2024-11-29T15:45:55.478Z (about 1 month ago)
- Language: C++
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wire library for STM32
- This library can be used for the STM32F1, STM32F4, and STM32H7 microcontroller series.
- Before using the library, define the correct MCU in the Wire.h file that corresponds to your project.## Public Member functions for Wire class
## Public Member variables for Wire class