H8mini_blue_board
H8_mini blue board version firmware
File Explorer
Download Latest Version (.zip)- h8blue_default.hex
- h8blue_devo720_ch6.hex
- readme.txt
- [Silverware Wiki] HTTP.URL
- config.h.pdf
- silverware_readme.pdf
- flash.ld
- Makefile
- methods.c
- progStLink.sh
- stm32f0xx.h
- system_stm32f0xx.h
- startup_stm32f030.s
- startup_stm32f031.s
- startup_stm32f042.s
- startup_stm32f051.s
- startup_stm32f072.s
- startup_stm32f0xx.s
- startup_stm32f0xx_ld.s
- startup_stm32f030.s
- startup_stm32f031.s
- startup_stm32f042.s
- startup_stm32f051.s
- startup_stm32f072.s
- startup_stm32f0xx.s
- startup_stm32f030.s
- startup_stm32f031.s
- startup_stm32f042.s
- startup_stm32f051.s
- startup_stm32f072.s
- startup_stm32f0xx.s
- startup_stm32f0xx_ld.s
- startup_stm32f030.s
- startup_stm32f031.s
- startup_stm32f042.s
- startup_stm32f051.s
- startup_stm32f072.s
- startup_stm32f0xx.s
- startup_stm32f0xx_ld.s
- system_stm32f0xx.c
- Release_Notes.html
- arm_common_tables.h
- arm_const_structs.h
- arm_math.h
- core_cm0.h
- core_cm0plus.h
- core_cm3.h
- core_cm4.h
- core_cm4_simd.h
- core_cmFunc.h
- core_cmInstr.h
- core_sc000.h
- core_sc300.h
- license.txt
- CMSIS END USER LICENCE AGREEMENT.pdf
- stm32f0xx_adc.h
- stm32f0xx_can.h
- stm32f0xx_cec.h
- stm32f0xx_comp.h
- stm32f0xx_crc.h
- stm32f0xx_crs.h
- stm32f0xx_dac.h
- stm32f0xx_dbgmcu.h
- stm32f0xx_dma.h
- stm32f0xx_exti.h
- stm32f0xx_flash.h
- stm32f0xx_gpio.h
- stm32f0xx_i2c.h
- stm32f0xx_iwdg.h
- stm32f0xx_misc.h
- stm32f0xx_pwr.h
- stm32f0xx_rcc.h
- stm32f0xx_rtc.h
- stm32f0xx_spi.h
- stm32f0xx_syscfg.h
- stm32f0xx_tim.h
- stm32f0xx_usart.h
- stm32f0xx_wwdg.h
- stm32f0xx_adc.c
- stm32f0xx_can.c
- stm32f0xx_cec.c
- stm32f0xx_comp.c
- stm32f0xx_crc.c
- stm32f0xx_crs.c
- stm32f0xx_dac.c
- stm32f0xx_dbgmcu.c
- stm32f0xx_dma.c
- stm32f0xx_exti.c
- stm32f0xx_flash.c
- stm32f0xx_gpio.c
- stm32f0xx_i2c.c
- stm32f0xx_iwdg.c
- stm32f0xx_misc.c
- stm32f0xx_pwr.c
- stm32f0xx_rcc.c
- stm32f0xx_rtc.c
- stm32f0xx_spi.c
- stm32f0xx_syscfg.c
- stm32f0xx_tim.c
- stm32f0xx_usart.c
- stm32f0xx_wwdg.c
- MCD-ST Liberty SW License Agreement V2.pdf
- Release_Notes.html
- angle_pid.c
- binary.h
- buzzer.c
- buzzer.h
- config.h
- control.c
- control.h
- debug.h
- defines.h
- drv_adc.c
- drv_adc.h
- drv_clk.c
- drv_dshot.c
- drv_dshot.h
- drv_esc.c
- drv_fmc.h
- drv_fmc1.c
- drv_fmc2.c
- drv_fmc2.h
- drv_gpio.c
- drv_gpio.h
- drv_hw_i2c.c
- drv_hw_i2c.h
- drv_i2c.c
- drv_i2c.h
- drv_pwm.c
- drv_pwm.h
- drv_rgb.c
- drv_serial.c
- drv_serial.h
- drv_softi2c.c
- drv_softi2c.h
- drv_spi.c
- drv_spi.h
- drv_spi_3wire.c
- drv_spi_none.c
- drv_time.c
- drv_time.h
- drv_xn297.c
- drv_xn297_3wire.c
- filter.cpp
- flash.c
- flip_sequencer.c
- flip_sequencer.h
- gestures.c
- gestures.h
- hardware.h
- imu.c
- led.c
- led.h
- main.c
- motorcurve.c
- osd_ltm.c
- pid.c
- pid.h
- project.h
- rgb_led.c
- rx.h
- rx_bayang.h
- rx_bayang_ble_app.c
- rx_bayang_protocol.c
- rx_bayang_protocol_ble.c
- rx_bayang_protocol_telemetry.c
- rx_cg023_protocol.c
- rx_cx10blue_protocol.c
- rx_h7_protocol.c
- rx_nrf24_bayang_telemetry.c
- rx_sbus.c
- rx_template.c
- sixaxis.c
- sixaxis.h
- stickvector.c
- util.c
- util.h
- xn297.h
- EventRecorderStub.scvd
- silverware.uvguix.Me
- silverware.uvoptx
- silverware.uvprojx
- Release_Notes.html
- stm32_eval_legacy.h
- stm32f0xx_nucleo.c
- stm32f0xx_nucleo.h
- Release_Notes.html
- stm32f0xx_conf.h
- system_stm32f0xx.c
- .gitattributes
- .gitignore
- .travis.yml
- INSTALL.md
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/silver13/H8mini_blue_board
Downloads the entire project code from GitHub to your computer.
cd H8mini_blue_board
Moves into the project folder you just downloaded.
2. Make
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
cd gcc
This project's files live in a subfolder, so move into it first.
make
Compiles the code based on the generated build configuration to produce an executable.
If it finishes without errors, it worked. Try running the generated executable directly.
// repository documentation
Was this content helpful?
(0 ratings)
