|
|
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 |
|
|
|
a0cf9ce125
|
Merged changes from commit b2f48def26 to Arduino_Lib
|
2021-06-30 14:08:50 -07:00 |
|
|
|
bdc16ba21b
|
Added HAL for stm32wb55
|
2021-06-30 12:59:17 -07:00 |
|
|
|
3ef368ae5a
|
Added .vscode
|
2021-06-30 12:36:11 -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 |
|
|
|
a70c45b251
|
Fixed warnings when compile in c++ projects
|
2021-06-24 09:24:39 -07:00 |
|
|
|
0645e007fa
|
Fixed timebase error in Adruino lib
Now using millis() instead of micros() for correct delay inervals
|
2021-06-23 09:08:18 -07:00 |
|
|
|
c42e4a4270
|
Using interrupt to get button state
|
2021-06-22 13:20:15 -07:00 |
|
|
|
decd3073ef
|
Added experimental library for Arduino
The library has not been tested yet on a real Arduino board.
Any improvements would be greatly appreciated.
|
2021-06-22 13:02:08 -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 |
|
|
|
f5ce0d21d4
|
Updated README
|
2021-06-21 13:58:59 -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 |
|