1.4 KiB
1.4 KiB
FT2004-driver ChangeLog
Change log since v0.1.0
FT2004-driver V0.4.2 Change Log
bsp/ft_can
- support can controller
drivers/rtthread
- adapt can drivers to rt-thread
FT2004-driver V0.4.2 Change Log
bsp/ft_spi
- support spi ctrl to read and write spi flash in rt-thread
- notes that spi chip select pin is ctrl in the way of gpio
bsp/ft_gpio
- support group A gpio ctrl, include w/r status, change direction
component/s25fsxx
- support s24fs serial spi flash operations
drivers/rtthread
- adapt spi drivers to rt-thread SFUD flash support component
FT2004-driver V0.4.1 Change Log
bsp/ft_i2c
- support irq read and write for i2c
- delete unused rtc and eeprom component
FT2004-driver V0.4.0 Change Log
component/sdmmc
- add sd2.0 comand support
- modify function and variable name by code convention
FT2004-driver V0.3.2 Change Log
Docs
- add ChangeLog.md
bsp/standlone
- Added ft_cache.c ft_cache.h
bsp/ft_gmac
- Added descriptor cache handling
drivers/rtthread
-
Modify the bug for drv_qspi
-
Added cache to drv_sdctrl
FT2004-driver V0.3.1 Change Log
Docs
- add ChangeLog.md
bsp/ft_qspi
-
Complete the writing of QSPI driver
-
Test bsp api in rtthread
drivers/rtthread
-
add drv_qspi.c
-
Access to the SUFD framework
-
Test functions through the rtthread device management framework