Marian Buschsieweke
|
cac44edec7
|
tree-wide: replace multiple empty lines with one
For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
|
2025-05-21 22:51:04 +02:00 |
|
KSKNico
|
fe821eaa1d
|
cpu: replace header guards with #pragma once
|
2025-05-21 17:13:37 +02:00 |
|
Jean Pierre Dudey
|
978ea409b5
|
cpu/cc26xx_cc13xx: add CCFG register values
This adds almost all registers necessary to flash create
the CCFG configuration.
Signed-off-by: Jean Pierre Dudey <me@jeandudey.tech>
|
2020-09-27 17:56:55 -05:00 |
|
Jean Pierre Dudey
|
e2489ced97
|
cc26xx_cc13xx: add register values
Add some register values needed to trim registers.
Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
|
2020-04-29 18:16:45 -05:00 |
|
Jean Pierre Dudey
|
cbcd7d58e7
|
cc26xx_cc13xx: fix CCFG offset on x2 variants
Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
|
2020-04-14 17:15:56 -05:00 |
|
Anton Gerasimov
|
f6a3f14d22
|
cpu/cc26x0: Factor out code common for cc26xx/cc13xx family
Signed-off-by: Anton Gerasimov <tossel@gmail.com>
|
2019-10-29 21:27:00 +01:00 |
|