0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Oct 31, 2024 — Oct 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Split ListingWriter into a base class; add new class, OrderedListingWriter More... about 13 years ago
fix bug wherein empty lines of source would be omitted. More... about 13 years ago
Add proper option parser More... about 13 years ago
add support for accel_thresh in [deviceX] More... about 13 years ago
Implement ping-pong buffers. More... about 13 years ago
Move usb_device_local.h to include/USB because the EP macro is needed More... about 13 years ago
force order of evaluation of operand types, so that 'f' operands are More... about 13 years ago
add GOTO, RCALL and branch (unlikely ever to be useful) support More... about 13 years ago
attempt to guess BSR and resolve BSR references More... about 13 years ago
first pass at a listing file annotator. only 18f4550 tested. More... about 13 years ago
Significant rewrite: pa_usb.c now contains all the USB-related logic, More... about 13 years ago
Merge pa-params.h into pa_usb.h and usb_config.h More... about 13 years ago
update after code reorg More... about 13 years ago
Update usb_config.h for new USB firmware stack More... about 13 years ago
Upgrade Microchip USB firmware stack from 2.6.1 to 2.9.0. More... about 13 years ago
Rename sled.* to pa_device_hw.*, reflecting reorganisation of code More... about 13 years ago
Reorg: More... about 13 years ago
Restore to functional state: More... about 13 years ago
Intermediate state commit. More... about 13 years ago
Add support for replacement of old bitshift assignments. More... over 13 years ago
Add support for 'initial refresh event hack'. More... over 13 years ago
oops: missed assignment of var type More... over 13 years ago
optimization: Collapse ldp_new_event() into ldp_new_variable() More... over 13 years ago
Memory management: free unrequired symbol/unit strings (ie, when More... over 13 years ago
free memory for cleared descriptor chains. More... over 13 years ago
add support for masking assignments (<loc> := <replacement_expr>) More... over 13 years ago
Add support for bitspecs in LED descriptors. eg: More... over 13 years ago
Add support for events (and their data). Between this hack and a suitable More... over 13 years ago
Fix race condition where script was sometimes running before the flight file More... over 13 years ago
clarify error about empty section More... over 13 years ago