Pinned Repositories
linuxboot
The LinuxBoot project is working to enable Linux to replace your firmware on all platforms.
Awesome-Embedded
A curated list of awesome embedded programming.
C
All Algorithms implemented in C
coding-interview-university
A complete computer science study plan to become a software engineer.
msp430-cli
A Command Line Interface (CLI) for MSP430G2 LaunchPad
msp430-gcc
Learning the msp430g2 microcontroller from scratch
msp430g2-bootloader
UART bootloader for MSP430G2 LaunchPad
Serial-Raspberry-Pi-3
Test Serial (UART) on Raspberry Pi 3 by using the PySerial
TM4C123_GCC_Prj
Create compling environment on linux by using GCC
edk2
EDK II
nhivp's Repositories
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
nhivp/coding-interview-university
A complete computer science study plan to become a software engineer.
nhivp/C
All Algorithms implemented in C
nhivp/msp430-cli
A Command Line Interface (CLI) for MSP430G2 LaunchPad
nhivp/TM4C123_GCC_Prj
Create compling environment on linux by using GCC
nhivp/awesome-courses
:books: List of awesome university courses for learning Computer Science!
nhivp/msp430g2-bootloader
UART bootloader for MSP430G2 LaunchPad
nhivp/msp430-gcc
Learning the msp430g2 microcontroller from scratch
nhivp/msp430-lcd1202
Implement a driver for LCD Nokia 1202
nhivp/ampere-edk2-ci
CI for daily build of Ampere-based plaforms
nhivp/arm-systemready
Arm SystemReady
nhivp/awesome-safety-critical
List of resources about programming practices for writing safety-critical software.
nhivp/bbr-acs
Arm SystemReady : BBR Compliance Suite
nhivp/book
LinuxBoot book which contains the documentation in markdown format
nhivp/boot-progress-decoder
Go application to decode UEFI boot progress and error codes.
nhivp/edk2
EDK II
nhivp/edk2-non-osi
EDK II non-OSI licensed content
nhivp/edk2-nvidia
NVIDIA EDK2 platform support
nhivp/edk2-platforms
EDK II sample platform branches and tags
nhivp/edk2-test
Test infrastructure and test cases for EDK II based firmware
nhivp/Embedded-Linux
Playgroud for studying embedded linux and kernel
nhivp/fwupd
A simple daemon to allow session software to update firmware
nhivp/fwupdate
System firmware update support for UEFI machines
nhivp/hafnium
Mirror of https://git.trustedfirmware.org/hafnium/hafnium.git/
nhivp/linuxboot
The LinuxBoot project is working to enable Linux to replace your firmware on all platforms.
nhivp/MSP430G2553-Code-Examples
Mirror of MSP430G2553 Code Examples
nhivp/pic2oled
Convert an image to a hexadecimal array for 128x64 OLED screens (like those with SSD1306 driver). The output may be easily included in source code managed by the Arduino IDE.
nhivp/sbsa-acs
ARM Enterprise: SBSA Architecture Compliance Suite
nhivp/tiva-c
Exploring the microcontroller tm4c123 (Tiva-c LaunchPad) using GNU Embedded ARM Toolchain
nhivp/vnos
Create a simple RTOS from scratch