ptt-fhss
Bare-metal PTT firmware for nRF52840 with FHSS
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12]
  include
 fhss.hFHSS channel sequencer based on AES-128-ECB
 power.hPower management: DC/DC regulator, GPIOTE wakeup, WFI sleep
 radio.hRADIO peripheral driver – NRF_1Mbit proprietary mode
 regs.hHardware register bitfield unions for nRF52840 peripherals
  src
 fhss.cFHSS channel sequencer implementation
 main.cEntry point: initialise peripherals and run the PTT event loop
 power.cPower management implementation
 radio.cRADIO peripheral driver implementation
 startup.cVector table and Reset_Handler for nRF52840 (no SoftDevice)