Commit Graph

6 Commits

Author SHA1 Message Date
Marek Kraus
a07e6c954d
Merge pull request #11 from disdi/master
Add top level Makefile to build all apps
2020-10-29 13:48:04 +01:00
Marek Kraus
01d8d7a681
Merge pull request #16 from BryanQuigley/unused-import
Remove two unused imports
2020-10-29 10:45:21 +01:00
Robert Lipe
dfc40a74d7
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-29 09:32:44 +01:00
Bryan Quigley
14f0847a7e Remove two unused imports 2020-10-28 08:19:17 -07:00
Saket Sinha
bf1c99fa7e Add top level Makefile to build all apps
Adding a top level Makefile to build all the different  apps listed
under customer_app directory.
2020-10-28 14:36:56 +01:00
Rujun Wang
ee4a10b1a1 Initial Commit 2020-10-26 20:35:25 +08:00