FL-353 Cc1101 rx (#255)
* enable transparent mode * rssi ok, transmit ok, fifo ok * I see the signal * successful async rx (registers from smartrf) * refactor rfstudio register config * rewrite config, found some issues * handle G0 interrupts * g0 irq enable after cc1101 init * update cube
This commit is contained in:
@@ -19,4 +19,8 @@ void hal_gpio_init(
|
||||
|
||||
bool hal_gpio_read_sd_detect(void) {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
void enable_cc1101_irq() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user