Skip to content
View sloop-open's full-sized avatar
🌴
n_n
🌴
n_n

Block or report sloop-open

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. sloop sloop Public

    Sloop是基于STM32F2系列微控制器的轻量级嵌入式系统框架,提供硬件驱动、协作式任务调度内核和应用服务层,简化开发流程并提高代码复用性,具有轻量高效、分层架构、灵活的多任务调度能力和易于扩展等特点。

    C 47 9

  2. sloopLite sloopLite Public

    sloop 精简版 1.保留核心的任务调度系统 2.保留RTT日志输出功能 3.移除驱动包 4.移除命令控制台 5.基于 STM32G0 6.基于 STM32Cube 7.新增 flow 范式编程,同步写法异步执行

    C 30 2

  3. sloop_g0_board sloop_g0_board Public

    sloop 演示板 LED Demo - 基于 STM32G030K8T6 的嵌入式项目,展示 LED 流星灯效果,采用 sloop 轻量级任务调度框架和 flow 工作流机制,包含完整硬件设计和软件实现。

    C