This commit is contained in:
Jacob Rosenthal 2021-12-14 16:53:13 -07:00
parent 5f0fefbd25
commit 2a6d92d641

View file

@ -7,7 +7,6 @@ pub const FORCE_COPY_BUFFER_SIZE: usize = 512;
pub const FLASH_SIZE: usize = 1024 * 1024;
embassy_hal_common::peripherals! {
// RTC
RTC0,
RTC1,