HackerTrans
TopNewTrendsCommentsPastAskShowJobs

[untitled]

1 points·by skaiuijing·kemarin·0 comments

1 comments

skaiuijing·kemarin
Everyone, eBPF is a revolutionary technology for the Linux kernel that makes the kernel both secure and programmable. I’ve been exploring how to bring similar capabilities to microcontrollers with only tens of kilobytes of memory, so I created ccBPF. It is a programming language based on a C-like subset and includes a BPF virtual machine. I have already developed several demonstrations running on both Linux and the STM32F103C8T6; if you are interested, please feel free to give it a try!