Skip to content

feat(freertos): Add UART CTS wakeup to freertos#411

Open
jheaff1 wants to merge 1 commit intobluekitchen:masterfrom
jheaff1:uart_wakeup_freertos
Open

feat(freertos): Add UART CTS wakeup to freertos#411
jheaff1 wants to merge 1 commit intobluekitchen:masterfrom
jheaff1:uart_wakeup_freertos

Conversation

@jheaff1
Copy link

@jheaff1 jheaff1 commented Apr 7, 2022

The freertos platform has been updated to support UART CTS wakeup, as
already supported by the bare-metal embedded platform.

@jheaff1 jheaff1 force-pushed the uart_wakeup_freertos branch from 14f61bf to 0a9f1aa Compare April 7, 2022 14:02
The freertos platform has been updated to support UART CTS wakeup, as
already supported by the bare-metal embedded platform.
@jheaff1 jheaff1 force-pushed the uart_wakeup_freertos branch from 0a9f1aa to 60eeb5a Compare April 7, 2022 14:29
@mringwal
Copy link
Member

mringwal commented Apr 9, 2022

Thanks @jheaff1! In which setup did you try this?

@jheaff1
Copy link
Author

jheaff1 commented Apr 9, 2022

Thanks @jheaff1! In which setup did you try this?

No worries! The setup is an STM32 microcontroller running freertos, communicating with a TI cc2564 Bluetooth chip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants