key
|
e633e46c8d
|
implementing timer. basic outline of the timer implemented. implemnted HW descriptions
|
4 years ago |
key
|
d0bcecc263
|
adding utils directory to Cmake
|
4 years ago |
polymurph
|
411a650e62
|
added comments to code
|
4 years ago |
polymurph
|
ac48839b70
|
added assert from standart libs -> creates a lot of overhead. we must create our own lightweight assert
|
4 years ago |
key
|
3aaf36a4c1
|
Alternate check is working / assert will be reagt to implement (Edwin ?)
|
4 years ago |
key
|
fe9556b033
|
Implmentation of hardwareDefinition.h sucessfully working. ./ideas/hw.h implemented & deleted
|
4 years ago |
key
|
3a61f9f35e
|
USART Rx is wroking, fixed yet another bug in pin.c ^-^
|
4 years ago |
key
|
82107231a8
|
Added a crude print function in usart.c but it's working great
|
4 years ago |
key
|
f96351197f
|
First working usart Example. | pin.c corected the pinSetAlternate(); |
|
4 years ago |
key
|
aa6afaccce
|
Started with the USART implmentation. Not finished nor Tested
|
4 years ago |
key
|
acee0e1eb3
|
Added Doxygen Support & mostly documented pin.h please check ./build/html/index.html
|
4 years ago |
key
|
8eebbc2fa4
|
Finalised the pin.h implmentation with missing functions. started with usart.h updated the Readme
|
4 years ago |
key
|
8c67198b08
|
If pinInit(); function is called after the pins bit configurations the MCU can't start anymore after a reset or power off as he will try to configure the resiters but without having a Clk source
|
4 years ago |
key
|
76c339af27
|
Pin implementation is semi finished TODO : test speed() and ouputputstate() and lasty define printinfo() and error() functions implementations
|
4 years ago |
polymurph
|
e9dea25879
|
implmented pin state. NOT TESTED YET!
|
4 years ago |
polymurph
|
8fee4811e5
|
small error in speed list
|
4 years ago |
polymurph
|
8b6e435ac8
|
implemented speed setting. NOT TESTED!
|
4 years ago |
key
|
47a05d0b5a
|
Continuing the pin.c implmentation than asap UART
|
4 years ago |
key
|
7e49cf6a33
|
Working inplementation of pin setMode function
|
4 years ago |
key
|
b98868c432
|
New ipmlemendtaion of pin interface in C
|
4 years ago |