aboutsummaryrefslogtreecommitdiff
path: root/02-usart/tests
Commit message (Expand)AuthorAge
* Moved action to top level.Josh Rahm2020-11-24
* Add new GPIO subsystem.Josh Rahm2020-11-23
* Update the testing harness to insulate tests in --nofork mode.Josh Rahm2020-11-23
* Fixed diasterous bug with hfree.Josh Rahm2020-11-22
* Large reorganization.Josh Rahm2020-11-22
* Add the spi headers that define the SPI structure.Josh Rahm2020-11-21
* Fix mem.c to use the address of DATA_SEGMENT_START instead of the valueJosh Rahm2020-11-21
* Added halloc for allocating memory on the heap.Josh Rahm2020-11-21
* Implemented DMA abstraction in the peri/dma.c source file.Josh Rahm2020-11-21
* Finally got a peripheral interrupt!Josh Rahm2020-11-20
* Change dma.h over to a regset() strategy.Josh Rahm2020-11-18
* Reorganize some file. Put thte core register libraries in a core/Josh Rahm2020-11-18
* Got the DMA to send a simple message through UART2.Josh Rahm2020-11-16
* Add DMA header file which defines the DMA registers and addJosh Rahm2020-11-16