修訂. | 時間 | 作者 |
---|---|---|
2cef45b | 2018-05-02 07:33:56 | takemasa |
new/delete allocators are now overloaded internaly. These allocator uses pvPortMalloc() instead of malloc() |
||
a6b5e43 | 2018-04-30 23:40:15 | takemasa |
Test for the SPI master. |
||
fa4c0af | 2018-04-30 16:07:33 | takemasa |
Start to test SPI master |
||
1f3a52d | 2018-04-30 14:26:18 | takemasa |
Change transmission buffer as const. |
||
949e6a2 | 2018-04-30 13:52:16 | takemasa |
Sending message from UART1 |
||
3bf16e3 | 2018-04-30 10:15:09 | takemasa |
Added new files to index. |
||
0c07981 | 2018-04-30 10:14:10 | takemasa |
Added SPI/I2C/UART1 to nucleo-f303kb |
||
731598d | 2018-04-29 15:47:57 | takemasa |
Modified to show the postmortem process. |
||
7cfbfdf | 2018-04-29 13:08:03 | takemasa |
Fixed spell. |
||
dcad826 | 2018-04-29 11:18:12 | takemasa |
Fix main.c |
||
541be87 | 2018-04-29 10:42:00 | takemasa |
Change internal variables "const" |
||
3f6657c | 2018-04-29 10:35:08 | takemasa |
Made task pointer as const. |
||
23fe652 | 2018-04-29 09:58:41 | takemasa |
Changed the parameter to the task as "const". |
||
3f3f7ca | 2018-04-28 10:52:26 | takemasa |
Modified doxygen comment. |
||
a543dc1 | 2018-04-27 19:20:13 | takemasa |
Refactored SpiMastered. |
||
e59b888 | 2018-04-27 19:14:23 | takemasa |
Refactored UART. |
||
e83d4ad | 2018-04-27 18:56:46 | takemasa |
Added AbstractPeripheral to add the stub to the loggers. |
||
fe3854d | 2018-04-26 13:06:49 | takemasa |
Refactored to use the friend class between logger and peripheral |
||
25f2ccc | 2018-04-22 03:54:54 | takemasa |
Now, can transmit data even in the execption. |
||
3af6574 | 2018-04-21 23:57:35 | takemasa |
timeout parameter corrected. |
||
ae5fc44 | 2018-04-21 23:56:14 | takemasa |
Default Exception Handler is successfuly overwriten. |
||
50ba643 | 2018-04-21 21:04:48 | takemasa |
Implemented PostMotem to the uartlogger and debugger. |
||
85db45f | 2018-04-21 03:48:19 | takemasa |
Implements the post motem process to debuggerfifo class. In this |
||
1a03ab6 | 2018-04-21 02:52:00 | takemasa |
Added GetHandle() method, to help the abnormal condition. |
||
4b5ff58 | 2018-04-21 02:05:07 | takemasa |
Fixed indent miss. No executable code change. |
||
ebe5e1d | 2018-04-19 09:31:22 | takemasa |
Layout |
||
54e3063 | 2018-04-15 19:58:13 | takemasa |
Layout |
||
e326b2e | 2018-04-14 22:53:36 | takemasa |
layout |
||
a2a28f2 | 2018-04-13 23:57:13 | takemasa |
Layout |
||
a5d6f36 | 2018-04-11 23:09:45 | takemasa |
Added custome pinheaders to my library because the standard one is not good for PCB layout. Refined DRC rule |