|
ptt-fhss
Bare-metal PTT firmware for nRF52840 with FHSS
|
| ▼ include | |
| fhss.h | FHSS channel sequencer based on AES-128-ECB |
| power.h | Power management: DC/DC regulator, GPIOTE wakeup, WFI sleep |
| radio.h | RADIO peripheral driver – NRF_1Mbit proprietary mode |
| regs.h | Hardware register bitfield unions for nRF52840 peripherals |
| ▼ src | |
| fhss.c | FHSS channel sequencer implementation |
| main.c | Entry point: initialise peripherals and run the PTT event loop |
| power.c | Power management implementation |
| radio.c | RADIO peripheral driver implementation |
| startup.c | Vector table and Reset_Handler for nRF52840 (no SoftDevice) |