Commit Graph

8 Commits

Author SHA1 Message Date
Meco Man dfa72b980d [allwinner_tina] manual & auto formatted 2021-03-29 07:11:44 +08:00
linyiyang d005a0717b [bsp][allwinner_tina]fixed spi driver bug 2020-11-10 13:47:01 +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
zyh 39558535f2 [Bsp][Tina]Add spi driver 2018-04-20 11:48:04 +08:00