source: umon/ports/beagleboneblack/cpuio.h @ a5f94c8

Last change on this file since a5f94c8 was 11c6677, checked in by Jarielle Catbagan <jcatbagan93@…>, on 06/20/15 at 02:57:53

Replaced cpuio.c and cpuio.h in BBB port

The former cpuio.* files contained code specific to CSB740. It was replaced with
the template cpuio.* files with the getUartDivisor() function retained from the
previous cpuio.c

  • Property mode set to 100644
File size: 57 bytes
Line 
1#define DEFAULT_BAUD_RATE 38400
2
3#define MONARGV0 "umon"
Note: See TracBrowser for help on using the repository browser.