Commit Graph

5 Commits

Author SHA1 Message Date
2ac79e45e9 Makefile: don't re-set GIT_VERSION
Use := to only set GIT_VERSION once.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-02-28 10:49:02 +08:00
9295c3d6cc makefile: remove C++ and DFU
These aren't so useful right now.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-22 12:30:22 +13:00
c864db3eec initial "working" version
This should print something on the UART.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-01 22:10:02 +08:00
049a52022c Makefile: include third_party source files
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-01 19:39:01 +08:00
da7a0e95eb initial commit
Signed-off-by: Sean Cross <sean@xobs.io>
2019-01-01 10:24:08 +08:00