Pinned Repositories
arm-of-suijin
Mbed studio project to water my plants while I am on vacation. STM32L433RC nucleo kit, hopefuly I can then port it to F411 and close it into a box.
arrow-client
Angelcam Arrow Client reference implementation
CICD_Anvilrepo
Root / manifest repository. This one ties all of the lower level repos into a CI/CD process. Testing an example of CI for embedded systems.
CICD_ECU-Linux
Example of a more complex ECU repository. This one represents a repo of a HW unit running either linux or linux+something. Testing an example of CI/CD for embedded systems.
CICD_ECUA
Example of an ECU (named 'A') repository. This one represents a repo of a HW unit running RTOS or bare-metal. Testing an example of CI/CD for embedded systems.
CICD_HMI-App
Simulating a code for an embedded HMI. This supposedly runs on the Linux-based ECU at a user-level. It still requires the shared code repo and must support developing on its trunk branch (master/main etc). Testing an example of CI/CD for embedded systems.
CICD_Shared-all
Example of a generic shared code repository. This one represents a repo of a library or common features for ECUs. Testing an example of CI/CD for embedded systems.
clarkfs
Hobby project to test practical useability of littlefs to log on an sdcard. Focus is to find out maximum realistic badwidth while maintaining power-faliure safe methods of buffering.
F411_usbTerminal
Simple usbserial port terminal running on STM32F411 (BlackPill)
netlink-playground
Repository with my linux kernel module(s) and an app to RX/TX data via netlink sockets. Backup of experiments.
littlehill's Repositories
littlehill/arm-of-suijin
Mbed studio project to water my plants while I am on vacation. STM32L433RC nucleo kit, hopefuly I can then port it to F411 and close it into a box.
littlehill/arrow-client
Angelcam Arrow Client reference implementation
littlehill/CICD_Anvilrepo
Root / manifest repository. This one ties all of the lower level repos into a CI/CD process. Testing an example of CI for embedded systems.
littlehill/CICD_ECU-Linux
Example of a more complex ECU repository. This one represents a repo of a HW unit running either linux or linux+something. Testing an example of CI/CD for embedded systems.
littlehill/CICD_ECUA
Example of an ECU (named 'A') repository. This one represents a repo of a HW unit running RTOS or bare-metal. Testing an example of CI/CD for embedded systems.
littlehill/CICD_HMI-App
Simulating a code for an embedded HMI. This supposedly runs on the Linux-based ECU at a user-level. It still requires the shared code repo and must support developing on its trunk branch (master/main etc). Testing an example of CI/CD for embedded systems.
littlehill/CICD_Shared-all
Example of a generic shared code repository. This one represents a repo of a library or common features for ECUs. Testing an example of CI/CD for embedded systems.
littlehill/clarkfs
Hobby project to test practical useability of littlefs to log on an sdcard. Focus is to find out maximum realistic badwidth while maintaining power-faliure safe methods of buffering.
littlehill/F411_usbTerminal
Simple usbserial port terminal running on STM32F411 (BlackPill)
littlehill/netlink-playground
Repository with my linux kernel module(s) and an app to RX/TX data via netlink sockets. Backup of experiments.
littlehill/wm2019t1car
littlehill/wm2019t1ctrl
controller arduino studio code
littlehill/i2cripper
Addition to i2c-tools family. Loads scripted i2c operations and writes them in one go. Intended for testing init of more complex ICs like GMSL Ser/Des and e.g. image sensors.
littlehill/imx-mfgtools-tn
Freescale/NXP I.MX Chip image deploy tools. forked from NXPmicro/mfgtools.
littlehill/imx_usb_loader
USB & UART loader for i.MX5/6/7/8 series
littlehill/linux-tools
yocto project based tools, some use for work in the bitbake enviroment and loading images to embedded devices
littlehill/resmatrix
littlehill/S32DS_EnvControlShaman
Automate and standardize environment setup and management for S32 Design Studio across multiple machines and developers.
littlehill/scripts
scripts i use to backup some shell tools and personalization installs
littlehill/sgc_backend
Node.js backend for the Server Garden caretaker project
littlehill/sgc_front
React & TypeScript frontend for the Server Garden caretaker project
littlehill/sgc_yocto
Server Garden caretaker project yocto configuration
littlehill/yocto-tinkerboard
Yocto Sources for Tinkerboard