majianjia / QingStation-Firmware

C Firmware for QingStation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QingStation Firmware

This repository is dedicated for the C language firmware.

For hardware and more info, please see the QingStation main repo: https://github.com/majianjia/QingStation.

This firmware in default has start address of 0x8010000 (64kB offset).

It is to work with QingStation bootloader to boot up.

Change it back to 0x8000000 by revising the link file if you want it be standalone. Then change VECT_TAB_OFFSET back to 0 in libraries\CMSIS\Device\ST\STM32L4xx\Source\Templates\system_stm32l4xx.c

List of third party software packages:

Please see their own license for detail.

License

The source code is licensed under Apache-2.0 unless from third party packages. Please see the LICENSE file for detail.

Author

Jianjia Ma

majianjia(*at*)live.com

About

C Firmware for QingStation

License:Apache License 2.0


Languages

Language:C 94.8%Language:Assembly 2.0%Language:Python 1.3%Language:Shell 0.9%Language:Makefile 0.4%Language:C++ 0.2%Language:HTML 0.1%Language:CMake 0.0%Language:M4 0.0%Language:Yacc 0.0%Language:RPC 0.0%Language:DIGITAL Command Language 0.0%Language:CSS 0.0%Language:Perl 0.0%Language:Lex 0.0%Language:Roff 0.0%Language:TeX 0.0%Language:Module Management System 0.0%Language:Pawn 0.0%Language:Ruby 0.0%Language:Batchfile 0.0%