updated submodule ref

This commit is contained in:
2018-07-07 20:45:16 +02:00
parent 9d1709f079
commit 69720a955e
2 changed files with 2 additions and 2 deletions
+1 -1
Submodule GexCore updated: a1e9cf2a57...b8909fca06
+1 -1
View File
@@ -20,7 +20,7 @@ Please submit patches needed to fix incompatibilities, or at least let me know.
## Make Targets ## Make Targets
- **make** - basic build (recommended to use with `-j4` for faster builds) - **make** - basic build (recommended to use with `-j` for faster builds)
- **make flash** - flash using `st-flash` - **make flash** - flash using `st-flash`
- **make dfu** - flash using `dfu-convert` and `dfu-util` - **make dfu** - flash using `dfu-convert` and `dfu-util`
- **make clean** - clean files generated during build - **make clean** - clean files generated during build