Sebastian Huber
|
1577a48369
|
bsp/leon3: Remove <leon.h> include form <bsp.h>
The <leon.h> header file contains a lot of implementation details. Hide them
from <bsp.h>.
|
2021-07-19 16:28:26 +02:00 |
|
Sebastian Huber
|
2c07f24af2
|
grlib: Add ambapp_plb()
Replace the global variable ambapp_plb with a function to allow an automatic on
demand initialization.
|
2021-06-17 12:58:33 +02:00 |
|
Sebastian Huber
|
f9c8e14dcb
|
grlib: Add ambapp_common_info to derived types
This avoids a cast in DEV_TO_COMMON().
|
2020-10-16 07:07:19 +02:00 |
|
Sebastian Huber
|
3172092576
|
grlib: Move header files
Update #3678.
|
2019-01-22 12:46:28 +01:00 |
|
Sebastian Huber
|
d7d66d7d45
|
bsps: Move console drivers to bsps
This patch is a part of the BSP source reorganization.
Update #3285.
|
2018-04-20 13:08:32 +02:00 |
|