Commit Graph

14 Commits

Author SHA1 Message Date
armink 615c5733f0 [bsp/allwinner_tina] Remove the w25qxx driver code. 2019-05-29 14:15:56 +08:00
armink fa4d4ab7cf Update all of debug log definition to DBG_TAG and DBG_LVL. 2019-04-12 10:18:57 +08:00
armink 0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 2019-03-06 17:54:30 +08:00
armink 83b7b763b7 The dbg_log API is DISCARDED. Change all dbg_log to LOG_X. 2018-11-02 10:20:30 +08:00
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
armink 6cd8658dad [rtdbg] Change all DBG_SECTION_NAME to new format. 2018-07-11 10:23:19 +08:00
luo jiao ef8398c2bb [components][drivers][pin module]:typo fix for pin_detach_irq 2018-06-26 22:18:58 +08:00
zyh 39558535f2 [Bsp][Tina]Add spi driver 2018-04-20 11:48:04 +08:00
zyh 7cbeb251e4 [Bsp][Tina]Add SDIO Driver 2018-04-20 11:15:07 +08:00
zyh 75194461ea [Bsp][Tina]Add mmc clock and dram gate 2018-04-20 11:04:07 +08:00
tangyuxin 5301a1b9d3 [bsp][allwinner_tina]更改表意不清晰的函数名字 2018-03-08 12:02:25 +08:00
emlslxl e65729660f fix uart register address structure type 2018-02-27 10:47:49 +08:00
ZYH ccf15490c9 [Bsp][Tina]Fix uart bug 2018-02-19 15:31:28 +08:00
uestczyh222 9bf2a755e0 [Bsp][New BSP]New bsp for allwinner tina 2018-02-09 15:20:38 +08:00