DEV Community

kernuxx
kernuxx

Posted on

I added networking standards to my custom kernel!

Hi all! I’ve been working on my kernel and have added some new networking capabilities!

For those who are new here, I'm building a custom kernel, leaning towards a monolithic design with some microkernel-like characteristics. Today’s update: I’ve implemented support for the IEEE 802.15.6 networking standard.

I will need to obtain testing hardware for this new feature, as I'm currently experiencing segmentation faults (likely because of the absence of dedicated 802.15.6 hardware). Any help towards getting testing hardware is greatly appreciated!

Top comments (0)

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay