{"id":19217464,"url":"https://github.com/devbis/esp8266-rtos-softuart","last_synced_at":"2025-05-13T00:11:16.334Z","repository":{"id":48148711,"uuid":"236820252","full_name":"devbis/esp8266-rtos-softuart","owner":"devbis","description":"Software UART for esp8266 RTOS SDK","archived":false,"fork":false,"pushed_at":"2024-01-09T05:31:47.000Z","size":5,"stargazers_count":7,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-20T20:35:32.418Z","etag":null,"topics":["esp8266","esp8266-rtos","freertos"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devbis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-01-28T19:21:38.000Z","updated_at":"2024-05-12T20:26:30.000Z","dependencies_parsed_at":"2024-11-09T14:22:18.109Z","dependency_job_id":"c35884e0-832c-498d-a4ae-d293bfb5dda5","html_url":"https://github.com/devbis/esp8266-rtos-softuart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbis%2Fesp8266-rtos-softuart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbis%2Fesp8266-rtos-softuart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbis%2Fesp8266-rtos-softuart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbis%2Fesp8266-rtos-softuart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devbis","download_url":"https://codeload.github.com/devbis/esp8266-rtos-softuart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843217,"owners_count":21972874,"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":["esp8266","esp8266-rtos","freertos"],"created_at":"2024-11-09T14:22:12.880Z","updated_at":"2025-05-13T00:11:16.269Z","avatar_url":"https://github.com/devbis.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Soft UART for ESP8266 RTOS SDK\n\nThis is a slightly modified sources of the extra component from\nesp-open-rtos project to run on the [ESP8266 RTOS SDK](https://github.com/espressif/ESP8266_RTOS_SDK)\n\n## Supported verstions\n\n### ESP8266 RTOS SDK\n\n* master\n* 3.2\n\n\n## How to use\n\nClone this repository somewhere, e.g.:\n\n```Shell\ncd ~/myprojects/esp\ngit clone https://github.com/devbis/esp8266-rtos-softuart.git\n```\n\nAdd path to components in your project makefile, e.g:\n\n```Makefile\nPROJECT_NAME := my-esp-project\n\nEXTRA_COMPONENT_DIRS := /home/user/myprojects/esp/esp8266-rtos-softuart/components\n\ninclude $(IDF_PATH)/make/project.mk\n```\n\n## Credits\n\n- [Ruslan V. Uss](https://github.com/UncleRus) developer of the original component for \n  esp-open-rtos SDK","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbis%2Fesp8266-rtos-softuart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevbis%2Fesp8266-rtos-softuart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbis%2Fesp8266-rtos-softuart/lists"}