mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-15 05:55:08 +00:00
8051 #131
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @icebergelectronics on GitHub (Oct 17, 2022).
Detailed description
This is a set of libraries to abstract the registers of 8051 microcontroller in order to develop embedded applications with it .
Context
This change could making faster development and coding of embedded application using 8051 . Also prior knowledge of 8051 architecture is not required .
Possible implementation
No response
Additional information
No response