https://github.com/gitmasternikanjam/wire_stm32
https://github.com/gitmasternikanjam/wire_stm32
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitmasternikanjam/wire_stm32
- Owner: GitMasterNikanjam
- Created: 2024-11-29T08:59:10.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-01-05T04:41:20.000Z (5 months ago)
- Last Synced: 2025-02-09T02:44:14.804Z (3 months ago)
- Language: C++
- Size: 53.7 KB
- 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