1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 14, 2023 — Jun 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MSP430 definition of atomic bit operation updated. More... about 13 years ago
Support of mspgcc 4.5.2 More... about 13 years ago
C compilers are compliant enough that stdint.h can be used for integer types now. More... about 13 years ago
h8300: correct broken ld-scipts for h8eurobot and h8canusb boards. More... about 13 years ago
h8300: hi_cpu2 board - correct ld-scripts breakage. More... about 13 years ago
h8eurobot: provide board enough time to proceed erase command. More... about 13 years ago
LMC1: Added port pin style definition for auxual TLL I/O pins. More... about 13 years ago
lpc17xx: replace hard-coded vector table placement by more flexible code. More... about 13 years ago
Correct PDIUSB header include path. More... about 13 years ago
Fix build of h8300 hi_cpu2 board support - not tested. More... about 13 years ago
CPU defines for MSP430 architecture. More... about 13 years ago
h8300: Port the newest bloader to h8eurobot board More... over 13 years ago
h8300/bloader: Wait between botstrap phases More... over 13 years ago
h8300: Yet another update of bloader More... over 13 years ago
h8300: Update h8canusb ld scripts to work with updated bootloader More... over 13 years ago
h8300: bloader: Fix relocation condition More... over 13 years ago
h8300: Make bloader work with ELF toolchain More... over 13 years ago
Added openmsp430 virtex2 board. More... over 13 years ago
Added mach-openmsp430 arch. More... over 13 years ago
Added msp430 generic arch. More... over 13 years ago
LPC17xx: corrected mistake in ADC pin configuration. More... over 13 years ago
LPC17xx: define ADC pins in HAL GPIO style as well. More... over 13 years ago
Fixed IRQ_TABLE_SIZE for lpc13xx. More... over 13 years ago
Some common files for lpc23xx are now symlinked from lpc21xx. More... over 13 years ago
Added support for irq in thumb mode for lpc23xx (as for lpc21xx). More... over 13 years ago
Fixed PLL initialization on lpc32xx More... over 13 years ago
Added arch for lpc13xx More... over 13 years ago
genposix: use GCC provided atomic functions for this target. More... over 13 years ago
lpc17xx - optimize for size and discard unused functions and variables. More... over 13 years ago
Synchronization added to LPC17xx disable_irq and enable_irq functions. More... over 13 years ago