mirror of
https://github.com/cnlohr/lolra.git
synced 2026-06-21 18:29:28 +00:00
Compare commits
2 Commits
ae63b4208f
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 3bb8c87519 | |||
| 77cfc9f3b7 |
@@ -4,7 +4,7 @@ Transmit 900MHz LoRa frames surprisingly far without a radio (And other radio sh
|
||||
|
||||
If you are looking for the Hackaday 2024 microcontroller radio talk, you can <a href=https://cnlohr.github.io/lolra_talk>click here</a>.
|
||||
|
||||
If you are looking for LoLRa Merch (Like t-shirts, etc.), <a href="https://cnlohr-shop.fourthwall.com/?source=dashboard">click here</a>.
|
||||
If you are looking for LoLRa Merch (Like t-shirts, etc.), <a href="https://cnlohr-shop.fourthwall.com/">click here</a>.
|
||||
|
||||
* [Introduct and repo overview](#introduction-and-repo-overview)
|
||||
* LoRa
|
||||
|
||||
@@ -2,6 +2,7 @@ all : flash
|
||||
|
||||
TARGET:=loratest
|
||||
TARGET_MCU:=CH32V203
|
||||
TARGET_MCU_PACKAGE:=C8
|
||||
CH32V003FUN:=../ch32v003fun/ch32v003fun
|
||||
|
||||
EXTRA_ELF_DEPENDENCIES:=chirpbuff.h
|
||||
|
||||
Reference in New Issue
Block a user