mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-06-10 16:45:59 +00:00
README.md aktualisiert
This commit is contained in:
parent
4625d72632
commit
cda1e75f2b
@ -120,7 +120,7 @@ So far, only a few chips are officially supported. For not officially supported
|
||||
#define STA_PLATFORM_STM32
|
||||
```
|
||||
> [!NOTE]
|
||||
> The definition of `STA_STM32_SWD_USART_IDX` allows you to specify which UART handle to use for debug printing. If undefined, a default handle for Nucleos will be used. You can also add the macro `STA_STM32_ASEAG` instead if you are a cool kid using ASEAG-based hardware.
|
||||
> The definition of `STA_STM32_SWD_USART_IDX` allows you to specify which UART handle to use for debug printing. If undefined, a default handle for Nucleos will be used. You can also add the macro `STA_STM32_ASEAG` instead if you are a cool kid using ASEAG-based hardware 😎.
|
||||
|
||||
> [!WARNING]
|
||||
> The definition of `STA_STM32_SWD_USART_IDX` has to be placed _before_ the include `cpp #include <sta/devices/stm32/mcu/STM32_YOUR_MCU_HERE.hpp>`
|
||||
|
Loading…
x
Reference in New Issue
Block a user