Commit Graph

7 Commits

Author SHA1 Message Date
27c95abeba Added support for BM-Lite UART interface.
Implemented UART interface support in stm32Wb55 HAL
2021-12-21 12:35:20 -08:00
563f7c9f3a Added Linux HAL
BM-Lite HAL implementation for Linux use spidev for SPI access
and /sys/class/gpio for BM-Lite Reset & Status pin access
2021-07-07 14:30:30 -07:00
b2f48def26 Better processing BM-Lite transfer interrupts 2021-06-30 12:29:43 -07:00
b8a0ad09b7 Removed unnecessary 'session' parameter 2021-06-25 11:39:47 -07:00
754ec9beea Set SPI as default port and enable DEBUG_COMM for console_app 2021-06-25 08:33:24 -07:00
1ec150a06a Code refactoring and cleanup 2021-06-22 11:09:50 -07:00
a8bf0d4d76 Initial commit
Combined BM-Lite SDK and examples for Raspberry Pi and nRF52840 MCU
into one project
2021-06-21 13:49:30 -07:00