Jemy's Documents


  • Home

  • Categories

  • Archives

  • Search

打印预编译宏

Posted on 2015-11-26
1
2
3
4
5
#define PRINT_MACRO_HELPER(x) #x 
#define PRINT_MACRO(x) #x"="PRINT_MACRO_HELPER(x)

#pragma message(PRINT_MACRO(MULTI_CACHE))
#pragma message(PRINT_MACRO(_CACHE))
# c # predefine
查看MMC分区信息
Dump crash info
jemyzhang

jemyzhang

40 posts
2 categories
54 tags
© 2018 jemyzhang
Powered by Hexo
|
Theme — NexT.Mist v6.0.6