openpcd/firmware/src/os
Min Xu 478c2332b7 Allow some USB interrupts to be handled during dbgu_append 2014-11-11 22:30:55 +01:00
..
blinkcode.c - first working tested version if system_irq demux 2006-10-04 01:38:04 +00:00
blinkcode.h - finish implementation of timers based on PIT 2006-10-01 19:23:15 +00:00
dbgu.c Allow some USB interrupts to be handled during dbgu_append 2014-11-11 22:30:55 +01:00
dbgu.h dbgu: make debug routines re-entrant 2014-11-11 22:30:54 +01:00
fifo.c add GPL disclaimer to all C files that I wrote 2006-09-13 16:23:52 +00:00
fifo.h move to new directory 2006-09-12 17:35:30 +00:00
flash.c moved flash code to seperate file 2007-04-10 17:34:53 +00:00
flash.h moved flash code to seperate file 2007-04-10 17:34:53 +00:00
led.c - add svn:ignore property to make 'svn st' output more realistic 2006-10-15 20:21:40 +00:00
led.h move to new directory 2006-09-12 17:35:30 +00:00
main.c dbgu: make debug routines re-entrant 2014-11-11 22:30:54 +01:00
main.h - Add OpenPICC register definition (and USB command handling) 2006-09-20 11:44:10 +00:00
pcd_enumerate.c pcd_enumerate: More complete USB endpoint resetting 2014-11-11 22:30:54 +01:00
pcd_enumerate.h v0.4 of the readers uses a different pin for the USB pullup 2006-10-04 17:56:57 +00:00
pio_irq.c disable logging of PIO status in PIO interrupt routine 2012-03-22 15:03:10 +01:00
pio_irq.h move to new directory 2006-09-12 17:35:30 +00:00
pit.c - add svn:ignore property to make 'svn st' output more realistic 2006-10-15 20:21:40 +00:00
pit.h - first working tested version if system_irq demux 2006-10-04 01:38:04 +00:00
power.h move to new directory 2006-09-12 17:35:30 +00:00
pwm.c - add svn:ignore property to make 'svn st' output more realistic 2006-10-15 20:21:40 +00:00
pwm.h move to new directory 2006-09-12 17:35:30 +00:00
req_ctx.c change number + qty of small/large req_ctx 2014-11-11 22:30:54 +01:00
req_ctx.h change number + qty of small/large req_ctx 2014-11-11 22:30:54 +01:00
syscalls.c - add svn:ignore property to make 'svn st' output more realistic 2006-10-15 20:21:40 +00:00
system_irq.c Retrieve + print previous PC from stack to debug wdog/spurious IRQ 2014-11-11 22:30:55 +01:00
system_irq.h - add proper system interrupt (shared) demultiplexing code 2006-10-01 21:45:43 +00:00
tc_cdiv.c - add svn:ignore property to make 'svn st' output more realistic 2006-10-15 20:21:40 +00:00
tc_cdiv.h move to new directory 2006-09-12 17:35:30 +00:00
trigger.c add GPL disclaimer to all C files that I wrote 2006-09-13 16:23:52 +00:00
trigger.h move to new directory 2006-09-12 17:35:30 +00:00
usb_benchmark.c - add svn:ignore property to make 'svn st' output more realistic 2006-10-15 20:21:40 +00:00
usb_descriptors_hid.h * move usb descriptors into separate file (src/os/usb_descriptors_openpcd.h) 2008-02-23 13:19:06 +00:00
usb_descriptors_openpcd.h DFU: add third 'alternate configuration' for RAM load 2011-07-30 02:08:36 +02:00
usb_handler.c decreased USB debug verbosity to allow full debug code inclusion 2007-04-10 17:58:34 +00:00
usb_handler.h - Add OpenPICC register definition (and USB command handling) 2006-09-20 11:44:10 +00:00
usb_hid.c * move usb descriptors into separate file (src/os/usb_descriptors_openpcd.h) 2008-02-23 13:19:06 +00:00
usbcmd_generic.c usbcmd_generic: Add missing \r to DEBUGP() 2014-11-11 22:30:54 +01:00
usbcmd_generic.h added several new USB commands: remote reset, API version and read/write volatile flash environment 2007-04-10 17:39:51 +00:00
wdt.c watchdog: print watchdog expiration even in non-debug builds 2014-11-11 22:30:54 +01:00
wdt.h - add (currently inactive) code for the watch dog timer 2006-09-30 22:37:48 +00:00