Commit Graph

12 Commits

Author SHA1 Message Date
shchen
a2cb1927d8 ble mesh node 2020-12-24 16:24:20 +08:00
shchen
267fcfc9db project name error 2020-12-24 16:22:34 +08:00
shchen
f3e1252985 add ble mesh node demo 2020-12-24 15:50:14 +08:00
shchen
bd5ee2566f project name error 2020-12-24 15:44:38 +08:00
shchen
2b7db9aef8 add ble mesh node demo 2020-12-24 15:40:36 +08:00
shchen
a327efd414 ble demo 2020-12-23 16:31:47 +08:00
Yafei Jin
db12f7c305
Add sample of sdk_app_spi 2020-12-10 10:17:37 +08:00
Robert Lipe
e82b9d746d Customer_apps whitespace fix
.c and .h get tabs expanded to four spaces for consistency, traliing whitespace whacked.
    Makefiles do NOT get tabs changed.
2020-11-08 13:48:34 -06:00
Evangelos Ribeiro Tzaras
c84915a06c
examples: Document UART initialization 2020-11-04 11:05:17 +08:00
Matej Sychra
6e5fe87a89
typo fixes in first examples 2020-11-02 15:25:41 +08:00
Robert Lipe
e1d0f68857 Fix mismatched datatypes in DMA arguments. (#29)
The file's uint32_t alignment should be more restrictive than the
uint16_t alignment, so this SHOULD be safe ... and reduces build noise.

Co-authored-by: Robert Lipe <robertlipe@gpsbabel.org>
2020-10-31 22:07:49 +08:00
Rujun Wang
ee4a10b1a1 Initial Commit 2020-10-26 20:35:25 +08:00