Skip to content

Commit

Permalink
Need a one line build script: at least cheap build simplification? ke…
Browse files Browse the repository at this point in the history
…yword: lazy #5225
  • Loading branch information
rusefillc committed Aug 29, 2023
1 parent ff3dbe8 commit efa096a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions firmware/config/boards/microrusefi/compile_mre_f4.sh
@@ -1,5 +1,10 @@
#!/bin/bash

#
# in order to get fresh .ini and ramdisk_image one still has to manually invoke
# ./gen_config_board.sh config/boards/microrusefi mre_f4
#

export USE_OPENBLT=yes

bash ../common_make.sh microrusefi ARCH_STM32F4

0 comments on commit efa096a

Please sign in to comment.