#
boot
Here are 609 public repositories matching this topic...
linux
flash
kernel
boot
alpine-linux
smartphone
partition
touchscreen
hacktoberfest
cross-compilation
postmarketos
-
Updated
Aug 16, 2018 - Shell
Boot Linux on your Mac, easily
-
Updated
May 29, 2019 - Objective-C
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
demo
flash
microcontroller
firmware
example
stm32
boot
bootloader
iap
firmware-updater
fat32
mcu
fatfs
flasher
stm32l4
sd
stm32l476
in-app-programming
microsd
stm32l496
-
Updated
Jul 7, 2021 - C
The extensible bootloader for embedded system with application engine, write once, run everywhere.
mtk
lua
os
boot
embedded-systems
operating-system
rockchip
samsung
bootloader
soc
freescale
allwinner
xboot
application-engine
-
Updated
Jul 22, 2021 - C
Fast init for Linux systems. Cookies included
-
Updated
Jun 25, 2021 - C
Programmable static site generator built with Clojure and Boot (HELP NEEDED!)
-
Updated
Mar 6, 2021 - Clojure
随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习SpringCloud整体业务模式的完整示例,并且可以直接用于生产环境
mysql
java
redis
sql
mongodb
swagger
boot
hibernate
java8
druid
javaee
springboot
zuul
hystrix
eureka
feign
springcloud
jar-lib
-
Updated
Feb 2, 2021 - Java
effortlessly boot, configure, update and monitor your raspberry pi ☁️
-
Updated
Jul 2, 2021 - Shell
dbasinge
commented
Aug 21, 2020
The modules need some sort of documentation of the function they provide added to the man page, or less a readme.
Speedup applications boot by caching require calls
-
Updated
Dec 29, 2016 - Ruby
Use Ngrok In Termux With Advanced Options
tunnel
terminal
tools
hackathon
hackers
boot
ngrok
termux
noob
ngrok-script
noob-friendly
termux-hacking
-
Updated
May 9, 2021 - Shell
Example config.boot files for UBNT EdgeRouters with Google, Comcast, and Charter
-
Updated
Jun 1, 2021 - Erlang
Boot task to compile ClojureScript programs.
-
Updated
Oct 25, 2018 - Clojure
Improve this page
Add a description, image, and links to the boot topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the boot topic, visit your repo's landing page and select "manage topics."
Although a new inline assembly syntax
asm!
was announced in Rust on 2020/06/08[1], KRaBs still usesllvm_am!
.[1] New inline assembly syntax available in nightly
According to the blog, the
asm!
macro should be safer and easier to use. This is expected to become the mainstream of inline assembly in the future, so