Skip to content

Added SDK-based BMP390 driver with mock and tests - #8

Closed
mkezzedd wants to merge 53 commits into
mainfrom
dev-karim
Closed

Added SDK-based BMP390 driver with mock and tests#8
mkezzedd wants to merge 53 commits into
mainfrom
dev-karim

Conversation

@mkezzedd

Copy link
Copy Markdown
Contributor
  • Driver implementing BMP390_Interface using the Bosch BMP3_SensorAPI
  • SPI transport layer for STM32H7 (BMP390_transport_stm32)
  • Mock implementation (BMP390_mock) for host-side unit testing
  • 18 googletest unit tests all passing, 100% mock coverage
  • Manual on-target test (bmp390_manual_test)

clacassa and others added 30 commits November 22, 2025 21:24
…2cubeide

Added all useless files to the .gitignore such as
- Automatically Generated files from Core
- Debug, Release, Middlewares and USB_DEVICE folders
- Drivers/CMSIS and Drivers/*_HAL_Driver folders
…interface compilable

Also added contributing section to readme
Setup for STM32 Simulations :
- Added GPIO interface with simple read/write/toggle interface
- Added SPI interface with simple callback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants