1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/drivers/rtc
Aidan MacDonald 83950bf233 New WIP port: Echo R1
The Echo R1 is a new open-hardware music player design, based
on the STM32H743 microcontroller. Schematics and hardware
documentation for it can be found here:

- https://github.com/amachronic/echoplayer

This is an incomplete port. The bootloader can be loaded using
OpenOCD and it can draw to the LCD using SPI. SDRAM is working
but hasn't been extensively tested.

Change-Id: Ifd2bee15c49868fbc989683d3ca14dce48bf3e18
2025-04-22 20:08:08 -04:00
..
rtc_as3514.c as3514 rtc: sansa clip zip uses 1970/1/1 base date instead of special AS3525v2 date 2012-04-17 21:33:59 +02:00
rtc_d2.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_ds1339_ds3231.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_e8564.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_imx233.c imx233: generate register headers using headergen_v2 and update code for it 2016-05-28 16:49:22 +02:00
rtc_jz4740.c Ingenic Jz4740: simplify RTC driver (you will need to re-set the clock) 2010-01-08 14:52:15 +00:00
rtc_jz4760.c Add cleaned-up xDuoo X3 support 2018-07-28 10:56:31 -04:00
rtc_mc13783.c Convert i.MX31 and AMS target to use RTC interrupt 2017-11-21 07:52:02 -05:00
rtc_mr100.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_pcf50605.c pcf56065: Fix a compile warning uncovered by GCC8 2022-11-27 01:20:03 -05:00
rtc_pcf50606.c pdf50606: Fix questionable code that GCC9 complains about 2024-10-11 22:56:44 -04:00
rtc_rx5x348ab.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_s3c2440.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_s35380a.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_s35390a.c Add tm->yday to RTC ports missing it 2021-05-12 10:52:03 +00:00
rtc_stm32h7.c New WIP port: Echo R1 2025-04-22 20:08:08 -04:00
rtc_x1000.c New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00
rtc_zenvisionm.c Don't return pointer to array allocated on the stack 2015-01-13 21:40:19 +01:00