index
:
stm32l4.git
broken_linker
ir_leds
master
test_ir
working
My bare metal hacking on an stm32l432
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kern
Commit message (
Expand
)
Author
Age
*
Refactor the linker script to make more sense.
broken_linker
Josh Rahm
2022-12-09
*
Merge branch 'christmas' into HEAD
Josh Rahm
2021-10-26
|
\
|
*
Completed ws2812b 2020 Christmas Lights.
ir_leds
Josh Rahm
2021-09-27
|
*
Added header files implementing a basic AVL tree and Map based off it.
Josh Rahm
2020-12-06
|
*
Got a very basic external interrupt to work.
Josh Rahm
2020-12-05
*
|
Fixed annoying bug with bootup when compiling with new GCC.
Josh Rahm
2021-10-26
|
/
*
Added kernel-level abstraction over the spi interface.
Josh Rahm
2020-12-04
*
Add systick/...
Josh Rahm
2020-12-04
*
Some LED lights working. Not great. WIP
Josh Rahm
2020-11-28
*
Fix kalloc bug.
Josh Rahm
2020-11-28
*
Primitive ability to call kernel code from userspace.
Josh Rahm
2020-11-25
*
Add priv.h/c to allow switching to user mode. Change some things with the MPU...
Josh Rahm
2020-11-25
*
Add module for controlling the MPU.
Josh Rahm
2020-11-25
*
Fix kalloc. Now the HEAP START and HEAP END globals are defined by the linker...
Josh Rahm
2020-11-24
*
Add better logging capabilities, including the ability to panic.
Josh Rahm
2020-11-24
*
rename halloc to kalloc
Josh Rahm
2020-11-24
*
Moved action to top level.
Josh Rahm
2020-11-24