rt-thread/bsp/allwinner_tina/drivers/spi
SASANO Takayoshi 829ea925fc To avoid 'unknown type name' error, replace uint8_t and uint16_t to
rt_uint8_t and rt_uint16_t respectively.
2018-09-24 08:14:36 +09:00
..
SConscript [Bsp][Tina]Add spi driver 2018-04-20 11:48:04 +08:00
drv_spi.c To avoid 'unknown type name' error, replace uint8_t and uint16_t to 2018-09-24 08:14:36 +09:00
drv_spi.h [Bsp][Tina]Add spi driver 2018-04-20 11:48:04 +08:00
drv_spi_flash.c [rtdbg] Change all DBG_SECTION_NAME to new format. 2018-07-11 10:23:19 +08:00