Skip to content

M17-Project/CC1200_HAT-fw

Repository files navigation

CC1200_HAT-fw

Basic firmware for the CC1200 HAT RF board. Generated with CubeMX 6.16.1.

Firmware function

This firmware turns the CC1200 HAT into an RF modem for M17.

Intended host: Raspberry Pi running m17-gateway or rpi-interface.

Flashing and usage

Please consult the M17 Wiki for instructions on how to flash and use the CC1200 shield.

Building on Linux

Install Prerequisites

sudo apt-get install -y gcc-arm-none-eabi binutils-arm-none-eabi

Build

cd Release
make -j$(nproc) all
arm-none-eabi-objcopy -O binary CC1200_HAT-fw.elf CC1200_HAT-fw.bin

About

CC1200 HAT - firmware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages