Skip to content

This repository maintains examples and codes explained in play with Bits YouTube channel for pubic sharing.

Notifications You must be signed in to change notification settings

adi33kumar/play_with_bits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

play_with_bits

This repository maintains examples and codes explained in play with Bits YouTube channel for public sharing. List of topics which will be covered on youtube with examples and demo.

  1. Embedded Interview Crackers
    1. Big Endian vs Little Endian
    2. Memory Layout
    3. Different sections of Memory
    4. Bit Manipulation (Reset and Setting of Bits)
    5. Memory leakage
    6. Structure padding and holes in memory
    7. Finding size of datatype without using sizeof
  2. FreeRTOS
    1. Basic Elements of RTOS
    2. FreeRTOS Basics
    3. FreeRTOS Architecture
    4. Porting layer
    5. Functions to define for porting
    6. Boot Flow
    7. Interrupt Flow
    8. Critical Section
    9. MMU
    10. Exception level
    11. Non-secure boot
    12. Secure Boot
    13. DSP Algorithms (NEON)
    14. FPU
    15. Floating point context saving during task/thread switching
    16. Floating point context saving during interrupt to thread and thread to interrupt
  3. Zephyr
    1. Zephyr build system
    2. Boot Flow
    3. MMU config
    4. Drivers
  4. U-Boot
    1. u-boot build
    2. tftp using u-boot

About

This repository maintains examples and codes explained in play with Bits YouTube channel for pubic sharing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published