Gregory Nutt
|
9839f8ad91
|
Rename arch/arm/src/efm32/chip to arch/arm/src/efm32/hardware.
|
2019-05-24 18:51:49 -06:00 |
|
Gregory Nutt
|
7cf88d7dbd
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
|
Gregory Nutt
|
d40a473f72
|
Without lowsyslog() *llwarn() is not useful. Eliminate and replace with *warn().
|
2016-06-20 09:37:08 -06:00 |
|
Gregory Nutt
|
9e048e167f
|
EFM32/DM320: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 12:50:18 -06:00 |
|
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
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -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
|
fc3540cffe
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
|
Gregory Nutt
|
3a74a438d9
|
Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO
|
2016-06-11 11:50:18 -06:00 |
|
Gregory Nutt
|
9caf33e13b
|
Standardize the width of all comment boxes in C header files
|
2015-10-03 07:28:30 -06:00 |
|
Gregory Nutt
|
521de710b8
|
EFM32 updates from Pierre-noel Bouteville
|
2015-03-08 07:12:47 -06:00 |
|
Gregory Nutt
|
515856c3d9
|
EFM32 Add support of BURTC and add possibility of debug message of RMU: Pierre-noel Bouteville
|
2015-02-01 06:19:53 -06:00 |
|
Gregory Nutt
|
16f72b3470
|
Add support for the EFM32 reset management unit (RMU). From Pierre-noel Bouteville
|
2015-01-23 15:25:10 -06:00 |
|