{"id":15416993,"url":"https://github.com/n3xed/freertos-esp32-sys","last_synced_at":"2026-04-17T11:33:44.134Z","repository":{"id":161117177,"uuid":"381033815","full_name":"N3xed/freertos-esp32-sys","owner":"N3xed","description":"FreeRTOS ESP32 port and bindings for Rust","archived":false,"fork":false,"pushed_at":"2021-07-31T10:38:14.000Z","size":545,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T03:41:23.720Z","etag":null,"topics":["bindings","esp32","freertos","rust"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/N3xed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-28T13:03:45.000Z","updated_at":"2021-08-24T08:51:14.000Z","dependencies_parsed_at":"2023-07-08T14:15:31.478Z","dependency_job_id":null,"html_url":"https://github.com/N3xed/freertos-esp32-sys","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"4b7159f3e8d564b0b81d55a102d948f6e346b94e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/N3xed/freertos-esp32-sys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N3xed%2Ffreertos-esp32-sys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N3xed%2Ffreertos-esp32-sys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N3xed%2Ffreertos-esp32-sys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N3xed%2Ffreertos-esp32-sys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/N3xed","download_url":"https://codeload.github.com/N3xed/freertos-esp32-sys/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/N3xed%2Ffreertos-esp32-sys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31927976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bindings","esp32","freertos","rust"],"created_at":"2024-10-01T17:14:21.913Z","updated_at":"2026-04-17T11:33:44.117Z","avatar_url":"https://github.com/N3xed.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust bindings and ESP32 freertos port\n\nThis library is based on [FreeRTOS-rust](https://github.com/lobaro/FreeRTOS-rust).\nThe bindings were generated using [bindgen](https://crates.io/crates/bindgen).\n\nThis crate currently doesn't support `esp32s2` and `esp32s3` (I don't have these two chips\non hand). Though supporting them shouldn't be that hard, it probably only requires the\nright include paths and a modified `FreeRTOSConfig.h`, the esp32 FreeRTOS port in the\n`port` directory should work for all three variants.\n\n## Building\n\nThis crate uses [cc](https://github.com/alexcrichton/cc-rs) to compile the C and assembly\ncode. Please look at its documentation to configure compiler and archiver paths of the\nxtensa gcc toolchain.\n\n## Features\n\n- `use-rust-alloc`  \nProvide the required `vPortFree` and `pvPortMalloc` C functions using rust's global\nallocator (and therefore requires the `alloc` crate to be available).\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0\n   ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license\n   ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn3xed%2Ffreertos-esp32-sys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn3xed%2Ffreertos-esp32-sys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn3xed%2Ffreertos-esp32-sys/lists"}