- Timestamp:
- Aug 25, 2018, 6:30:47 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kernel/kernel_config.h
r469 r510 64 64 #define DEBUG_FATFS_MOVE 0 65 65 #define DEBUG_FATFS_LOAD 0 66 #define DEBUG_FATFS_GET_CLUSTER 0 66 67 67 68 #define DEBUG_HAL_GPT_ACCESS 0 … … 135 136 #define DEBUG_SYS_OPEN 0 136 137 #define DEBUG_SYS_MMAP 0 138 #define DEBUG_SYS_MUNMAP 0 137 139 #define DEBUG_SYS_READ 0 138 140 #define DEBUG_SYS_THREAD_CANCEL 0 … … 146 148 #define DEBUG_SYS_WAIT 0 147 149 #define DEBUG_SYS_WRITE 0 150 #define DEBUG_SYS_SEM 0 148 151 149 152 #define DEBUG_SPINLOCKS 0
Note: See TracChangeset
for help on using the changeset viewer.