Skip to content

Commit fe8ee46

Browse files
authored
Merge pull request #1323 from NickeZ/nickez/add-debug-target
Nickez/add debug target
2 parents 886e2fd + 5921931 commit fe8ee46

File tree

227 files changed

+24079
-136
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

227 files changed

+24079
-136
lines changed

.ci/ci

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ make -j8 bootloader-btc-production
5959
make -j8 firmware
6060
make -j8 firmware-btc
6161
make -j8 factory-setup
62+
make -j8 firmware-debug
6263

6364
# Disallow some symbols in the final binary that we don't want.
6465
if arm-none-eabi-nm build/bin/firmware.elf | grep -q "float_to_decimal_common_shortest"; then

0 commit comments

Comments
 (0)