Skip to content

Remove support for Libretiny generic-rtl8710bn-2mb-788k #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 1, 2025

Conversation

mathieucarbou
Copy link
Member

@mathieucarbou mathieucarbou commented Jun 1, 2025

@kuba2k2: Due to recent changes in AsyncTCP from @willmmiles PR #58, libretiny board generic-rtl8710bn-2mb-788k does not compile anymore.

See: https://github.com/ESP32Async/AsyncTCP/actions/runs/15374545657/job/43257818677

I am disabling it.

@mathieucarbou mathieucarbou self-assigned this Jun 1, 2025
@mathieucarbou mathieucarbou changed the title Remove support for LIbretiny generic-rtl8710bn-2mb-788k Remove support for Libretiny generic-rtl8710bn-2mb-788k Jun 1, 2025
@mathieucarbou mathieucarbou merged commit 3ce2fd0 into main Jun 1, 2025
21 of 27 checks passed
@mathieucarbou mathieucarbou deleted the generic-rtl8710bn-2mb-788k branch June 1, 2025 12:20
@kuba2k2
Copy link

kuba2k2 commented Jun 1, 2025

The PR #58 uses direct to task notifications instead of a queue. It seems that FreeRTOS v8.2.0 was the first to support task notifications, and LibreTiny's port for RTL8710BN uses FreeRTOS v8.1.2.

I'll try to update Realtek's FreeRTOS to v9.0.0 or newer. I'll report back once I do, today; however if releasing the new version is urgent for you, then the support can be restored in a future version.

@mathieucarbou
Copy link
Member Author

The PR #58 uses direct to task notifications instead of a queue. It seems that FreeRTOS v8.2.0 was the first to support task notifications, and LibreTiny's port for RTL8710BN uses FreeRTOS v8.1.2.

I'll try to update Realtek's FreeRTOS to v9.0.0 or newer. I'll report back once I do, today; however if releasing the new version is urgent for you, then the support can be restored in a future version.

Thanks,
There is no urgency for now: Libretiny is the only PR merged right now requiring a new release for it to be included in ESPAsyncWebServer.

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

Successfully merging this pull request may close these issues.

2 participants