{"id":13672574,"url":"https://github.com/esp-rs/esp32-hal","last_synced_at":"2025-04-27T22:32:24.665Z","repository":{"id":36564086,"uuid":"165897652","full_name":"esp-rs/esp32-hal","owner":"esp-rs","description":"A hardware abstraction layer for the esp32 written in Rust.","archived":true,"fork":false,"pushed_at":"2022-03-07T20:17:53.000Z","size":1799,"stargazers_count":193,"open_issues_count":11,"forks_count":28,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-11-11T10:42:33.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/esp-rs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-15T17:54:26.000Z","updated_at":"2024-09-05T01:24:54.000Z","dependencies_parsed_at":"2022-08-08T15:31:16.208Z","dependency_job_id":null,"html_url":"https://github.com/esp-rs/esp32-hal","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esp-rs%2Fesp32-hal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esp-rs%2Fesp32-hal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esp-rs%2Fesp32-hal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esp-rs%2Fesp32-hal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esp-rs","download_url":"https://codeload.github.com/esp-rs/esp32-hal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251219601,"owners_count":21554444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-02T09:01:39.847Z","updated_at":"2025-04-27T22:32:24.137Z","avatar_url":"https://github.com/esp-rs.png","language":"Rust","readme":"# esp32-hal\n\n⚠️  **NOTE** this HAL is now in maintenence mode only, and will be archived when we have ported all drivers to the new multichip HAL: [esp-rs/esp-hal](https://github.com/esp-rs/esp-hal)\n\nA hardware abstraction layer for the [esp32](https://en.wikipedia.org/wiki/ESP32) written in Rust.\n\nJoin in on the discussion: https://matrix.to/#/#esp-rs:matrix.org!\n\n## Running examples\n\nThere are currently two ways to flash the esp32:\n\n  * The `flash` script using `esptool` \n    - If you are familiar with the esp ecosystem, there is a `flash` script in this repo which utilizes the espressif esptool to flash the esp32 over usb.\n    Example usage:\n     ```rust\n        ./flash -p /dev/ttyUSB0 -e blinky --release\n     ```\n  \n  * The [`espflash`](https://github.com/icewind1991/espflash) cargo subcommand\n    - A Rust rewrite of the esptool, with a cargo subcommand. Example usage:\n     ```rust\n        cargo espflash --example blinky --release /dev/ttyUSB0\n     ```\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or\n  http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([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.\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesp-rs%2Fesp32-hal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesp-rs%2Fesp32-hal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesp-rs%2Fesp32-hal/lists"}