Skip to content
Snippets Groups Projects
Commit 9e13aa1b authored by Daniel Friesel's avatar Daniel Friesel
Browse files

stm32f446re: update "make help"

parent b3023836
No related branches found
No related tags found
No related merge requests found
...@@ -111,12 +111,8 @@ monitor: ...@@ -111,12 +111,8 @@ monitor:
arch_help: arch_help:
@echo "stm32f446re-nucleo specific flags:" @echo "stm32f446re-nucleo specific flags:"
@echo " DEBUG_PORT = ${DEBUG_PORT}"
@echo " SERIAL_PORT = ${SERIAL_PORT}"
@echo " cpu_freq = ${cpu_freq} (desired CPU frequency in Hz)" @echo " cpu_freq = ${cpu_freq} (desired CPU frequency in Hz)"
@echo " supported frequencies: 1 / 4 / 8 / 16 MHz" @echo " supported frequencies: 84 / 168 / 180 MHz"
@echo " MSP430_FLASHER_DIR = /home/derf/var/projects/msp430/MSP430Flasher_1.3.7"
@echo " (required for flashing, must contain libmsp430.so and MSP430Flasher)"
arch_info: arch_info:
@echo "CPU Freq: ${cpu_freq} Hz" @echo "CPU Freq: ${cpu_freq} Hz"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment