Skip to content
View KamilDuljas's full-sized avatar
Block or Report

Block or report KamilDuljas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dcs-bios-stm32-library dcs-bios-stm32-library Public

    Forked from DCS-Skunkworks/dcs-bios-arduino-library

    A library designed to run on STM32 microcontrollers and communicate with DCS-BIOS.

    C++

  2. STM32-CustomBootloader STM32-CustomBootloader Public

    It's my own bootloader that allow to upgrade new firmware, chceck CRC and jump to main program.

    C 1

  3. STM32-JumpToBootloader STM32-JumpToBootloader Public

    Program allow to jump to built-in bootloader without shorting pins on Nucleo-L476RG board (but simple customizable through replace HAL library)

    C 2

  4. STM32-Programmer STM32-Programmer Public

    Dedicate programmer for project STM32-CustomBootloader

    C#

  5. STM32L476RG_Projects STM32L476RG_Projects Public

    Repository contains various examples based on course STM32L4 from forbot.pl

    C

  6. AssemblyExamples AssemblyExamples Public

    Various assembly examples both Arm assembly using arm-none-eabi-as and x86 using nasm on Linux

    Assembly