Commit Graph

8 Commits

Author SHA1 Message Date
Stephen Caudle e2da880b5f Cleanup nRF51 serial driver
Use values from bitfields header. Also convert notify1 function to be
non-blocking, which seems to be how most of the other serial drivers are
implemented.
2015-08-10 22:44:44 -04:00
Fabio Utzig db3b8fb3f0 Remove ChibiOS mentions from copyright 2015-05-15 21:23:46 -03:00
Fabio Utzig 343042d9d2 Add tx/rx pin configuration to SerialConfig 2015-05-15 21:08:53 -03:00
Fabio Utzig 443c13d878 Demo with extra thread for blinker using PAL 2015-05-15 20:45:44 -03:00
Fabio Utzig 3a0eb96f70 Enable test thread 2015-05-14 23:05:55 -03:00
Fabio Utzig a0bcfe1518 Add basic serial testing demo 2015-05-13 22:19:48 -03:00
Fabio Utzig 006b6a93d0 Add LED blinker demo 2015-05-13 20:30:40 -03:00
Fabio Utzig dff7bf1b09 Add initial demo for WVSHARE BLE400 2015-04-29 20:03:18 -03:00