URL
https://opencores.org/ocsvn/minsoc/minsoc/trunk
Subversion Repositories minsoc
Compare Revisions
- This comparison shows the changes necessary to convert path
/minsoc/trunk/sw/uart
- from Rev 39 to Rev 53
- ↔ Reverse comparison
Rev 39 → Rev 53
/uart.c
1,8 → 1,7
#include "../support/support.h" |
#include "../support/board.h" |
#include "../support/or1200.h" |
|
#include "../support/spr_defs.h" |
|
#include "../drivers/uart.h" |
|
int main() |