Updated README, fixed typo, updated progress.

This commit is contained in:
imi415 2020-09-17 01:02:13 +08:00
parent 5912e3de77
commit c0cee06389
Signed by: imi415
GPG Key ID: 17F01E106F9F5E0A
1 changed files with 4 additions and 2 deletions

View File

@ -1,10 +1,12 @@
# NRF51822 AQI Sensor Test Program
*** NOTE: THIS APPLICATION IS FOR _xxAC VERSION ONLY NOW, DUE TO LACK OF SRAM ***
## Work in progress:
- [x] LEDs and buttons
- [ ] Power management
- [x] FreeRTOS
- [ ] BLE API
- [x] BLE API
- [ ] Sensors
## How to compile?
@ -33,7 +35,7 @@ Due to incompatible flash algorithm issue.
* Use SEGGER RTT logger API.
## Boards supported:
* Waveshare BLE-400 board, w/ NRF511822 module
* Waveshare BLE-400 board, w/ NRF51822 module
* Some strange AQI sensor board.
## DFU support: