Gregory Nutt
|
0c8c7fecf0
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
|
Gregory Nutt
|
e99301d7c2
|
Rename *lldbg to *llerr
|
2016-06-11 14:55:27 -06:00 |
|
Gregory Nutt
|
1cdc746726
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
|
Gregory Nutt
|
9c63736c98
|
Standard some naming if code sectino comments
|
2016-02-21 18:06:09 -06:00 |
|
Gregory Nutt
|
70e502adb0
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
|
Gregory Nutt
|
fc3ed64864
|
Make some spacing comply better with coding standard
|
2015-10-06 17:28:32 -06:00 |
|
Gregory Nutt
|
3fdd914203
|
Costmetic fixes to C coding style
|
2015-10-05 17:13:53 -06:00 |
|
Gregory Nutt
|
38735fafeb
|
More missing semicolons after DEBUGASSERT
|
2015-05-27 13:32:39 -06:00 |
|
Gregory Nutt
|
4ec43d1002
|
EFM32: Various fixes for LEUART build
|
2014-10-29 09:37:39 -06:00 |
|
Gregory Nutt
|
b965c7e8f4
|
The olimex-efm32g880f128-stk now defaults to use LEUART1 as the serial console. Also fixes lots of compile bugs from the original LEUART checkin
|
2014-10-21 11:38:51 -06:00 |
|
Gregory Nutt
|
1640ee9108
|
EFM32: Add a LEUART-based serial driver (untestee)
|
2014-10-21 09:21:03 -06:00 |
|