Commit Graph

7 Commits

Author SHA1 Message Date
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
a70c45b251 Fixed warnings when compile in c++ projects 2021-06-24 09:24:39 -07:00
4bfba0482d Updated README 2021-06-22 11:17:32 -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