jLynx
|
033c4e9a5b
|
Formatted code (#1007)
* Updated style
* Updated files
* fixed new line
* Updated spacing
* File fix WIP
* Updated to clang 13
* updated comment style
* Removed old comment code
|
2023-05-19 08:16:05 +12:00 |
|
Jared Boone
|
a22dc150bc
|
C++14: make some wrapper classes static.
Also address GCC 6.2 not allowing constexpr from reinterpret_cast<> values.
|
2017-01-05 17:10:00 -08:00 |
|
Jared Boone
|
f360c01ff3
|
Unify duplicated code between touch_adc.cpp and rssi.cpp.
Also remove comments and dead code.
|
2015-07-08 16:00:18 -07:00 |
|
Jared Boone
|
c142b1bcfc
|
Fix RSSI ADC DMA not working bug.
Resolves sharebrained/portapack-hackrf#3
|
2015-07-08 15:48:20 -07:00 |
|
Jared Boone
|
dc6fee8370
|
Initial firmware commit.
|
2015-07-08 08:39:24 -07:00 |
|