1# FT2004-driver ChangeLog
2
3Change log since v0.1.0
4
5# FT2004-driver V0.4.2 Change Log
6
7## bsp/ft_can
8
91. support can controller
10
11## drivers/rtthread
12
131. adapt can drivers to rt-thread
14
15# FT2004-driver V0.4.2 Change Log
16
17## bsp/ft_spi
18
191. support spi ctrl to read and write spi flash in rt-thread
202. notes that spi chip select pin is ctrl in the way of gpio
21
22## bsp/ft_gpio
23
241. support group A gpio ctrl, include w/r status, change direction
25
26## component/s25fsxx
27
281. support s24fs serial spi flash operations
29
30## drivers/rtthread
31
321. adapt spi drivers to rt-thread SFUD flash support component
33
34# FT2004-driver V0.4.1 Change Log
35
36## bsp/ft_i2c
37
381. support irq read and write for i2c
392. delete unused rtc and eeprom component
40
41# FT2004-driver V0.4.0 Change Log
42
43## component/sdmmc
44
451. add sd2.0 comand support
462. modify function and variable name by code convention
47
48# FT2004-driver V0.3.2 Change Log
49
50## Docs
51
521. add ChangeLog.md
53
54## bsp/standlone
55
561. Added ft_cache.c ft_cache.h
57
58## bsp/ft_gmac
59
601. Added descriptor cache handling
61
62## drivers/rtthread
63
641. Modify the bug for drv_qspi
65
661. Added cache to drv_sdctrl
67
68# FT2004-driver V0.3.1 Change Log
69
70## Docs
71
721. add ChangeLog.md
73
74## bsp/ft_qspi
75
761. Complete the writing of QSPI driver
77
782. Test bsp api in rtthread
79
80## drivers/rtthread
81
821. add drv_qspi.c
83
842. Access to the SUFD framework
85
863. Test functions through the rtthread device management framework
87
88## exhibition
89
90![](./figures/v0.3.0_add.png)
91