OpenCores
URL https://opencores.org/ocsvn/openmsp430/openmsp430/trunk

Subversion Repositories openmsp430

[/] [openmsp430/] [trunk/] [fpga/] [xilinx_diligent_s3board/] [software/] [ta_uart/] [main.c] - Diff between revs 28 and 143

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 28 Rev 143
Line 5... Line 5...
*/
*/
#include "hardware.h"
#include "hardware.h"
#include <stdlib.h>
#include <stdlib.h>
#include <stdio.h>
#include <stdio.h>
#include "swuart.h"
#include "swuart.h"
#include "fll.h"
//#include "fll.h"
 
 
/**
/**
Delay function.
Delay function.
*/
*/
void delay(unsigned int d) {
void delay(unsigned int d) {

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.