aboutsummaryrefslogtreecommitdiff
path: root/02-usart/src/mem.c
Commit message (Expand)AuthorAge
* Large reorganization.Josh Rahm2020-11-22
* Some comment-changes to mem.cJosh 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
* Finally got a peripheral interrupt!Josh Rahm2020-11-20
* 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