{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"bazel-embedded","owner":"bazelembedded","isFork":false,"description":"Tools for embedded/bare-metal development using bazel","allTopics":["bazel","bare-metal","bazel-toolchain","arm","embedded","cortex-m"],"primaryLanguage":{"name":"Starlark","color":"#76d275"},"pullRequestCount":5,"issueCount":12,"starsCount":102,"forksCount":31,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-25T04:19:00.476Z"}},{"type":"Public","name":"modular_cc_toolchains","owner":"bazelembedded","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Starlark","color":"#76d275"},"pullRequestCount":2,"issueCount":5,"starsCount":3,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-03T01:12:41.744Z"}},{"type":"Public","name":"rules_cc_toolchain","owner":"bazelembedded","isFork":false,"description":"A new hermetic toolchain for bazel","allTopics":["llvm","bazel"],"primaryLanguage":{"name":"Starlark","color":"#76d275"},"pullRequestCount":3,"issueCount":10,"starsCount":34,"forksCount":9,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-02-03T00:52:16.062Z"}},{"type":"Public","name":"rules_emulation","owner":"bazelembedded","isFork":false,"description":"Experimental Bazel rules for emulating embedded targets","allTopics":[],"primaryLanguage":{"name":"Starlark","color":"#76d275"},"pullRequestCount":0,"issueCount":4,"starsCount":7,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-11-29T00:21:01.403Z"}},{"type":"Public","name":"serial","owner":"bazelembedded","isFork":true,"description":"Cross-platform, Serial Port library written in C++","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1027,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-26T17:46:59.462Z"}},{"type":"Public","name":"mbedtls","owner":"bazelembedded","isFork":true,"description":"An open source, portable, easy to use, readable and flexible SSL library","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":2554,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-24T04:45:50.522Z"}},{"type":"Public","name":"rules_cipd","owner":"bazelembedded","isFork":false,"description":"A set of rules for downloading binaries from Chromium/CIPD","allTopics":[],"primaryLanguage":{"name":"Starlark","color":"#76d275"},"pullRequestCount":0,"issueCount":4,"starsCount":5,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-11T11:15:19.743Z"}},{"type":"Public","name":"bazel-central-registry","owner":"bazelembedded","isFork":true,"description":"The central registry of Bazel modules for the Bzlmod external dependency system.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":294,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-11T09:18:30.818Z"}},{"type":"Public","name":"embedded_platforms","owner":"bazelembedded","isFork":false,"description":"An extended set of platforms for targeting embedded environments with Bazel.","allTopics":[],"primaryLanguage":{"name":"Starlark","color":"#76d275"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-01-26T10:55:44.606Z"}},{"type":"Public","name":"STM32CubeL4","owner":"bazelembedded","isFork":true,"description":"STM32Cube MCU Full Package for the STM32L4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":154,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-01-04T09:50:14.847Z"}},{"type":"Public","name":"rules_freertos","owner":"bazelembedded","isFork":false,"description":"A set of Bazel build rules for FreeRTOS","allTopics":[],"primaryLanguage":{"name":"C","color":"#555555"},"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-12-21T08:49:29.511Z"}},{"type":"Public","name":"proposals","owner":"bazelembedded","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-12-13T06:38:11.197Z"}},{"type":"Public archive","name":"bazel_org_transfer_test_renamed","owner":"bazelembedded","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Starlark","color":"#76d275"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-12-10T08:06:57.612Z"}},{"type":"Public","name":"rules_openocd","owner":"bazelembedded","isFork":false,"description":"A set of Bazel rules for flashing binaries to microcontrollers.","allTopics":["embedded","openocd","bazel","bazel-rules"],"primaryLanguage":{"name":"Starlark","color":"#76d275"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-11T07:10:39.643Z"}},{"type":"Public","name":"x86-bare-metal-examples","owner":"bazelembedded","isFork":true,"description":"Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QE…","allTopics":[],"primaryLanguage":{"name":"Assembly","color":"#6E4C13"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":402,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-05-14T11:37:07.528Z"}}],"repositoryCount":15,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"bazelembedded repositories"}