Skip to content

Commit

Permalink
stm32l4: enable libposixsrv on stm32l4-nucleo
Browse files Browse the repository at this point in the history
Enable posixsrv on STM32L4 nucleo.

JIRA: RTOS-641
  • Loading branch information
gerard5 committed Feb 20, 2024
1 parent 32564ab commit 04a14d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _projects/armv7m4-stm32l4x6-nucleo/board_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@
#define UART_CONSOLE 2
#define TTY2_DMA 1

#define BUILTIN_POSIXSRV 1


#endif

0 comments on commit 04a14d3

Please sign in to comment.