software controlled 3.3 V antenna bias
by Michael Ossmann 11 years 10 months
9051e7db
hid some text
by Michael Ossmann 11 years 10 months
70762346
fixed INSERT attributes
by Michael Ossmann 11 years 10 months
45115b6a
Fix relative path for libs and ldscripts in linkin...
by Jared Boone 11 years 10 months
Fix relative path for libs and ldscripts in linking.
ec508cad
Un-hardcode base address of M0 memory region.
by Jared Boone 11 years 10 months
a0978795
Break ldscripts into smaller pieces that can be sh...
by Jared Boone 11 years 10 months
Break ldscripts into smaller pieces that can be shared.
bb8943ce
Combine ram_usb[01] into a single region.
by Jared Boone 11 years 10 months
Combine ram_usb[01] into a single region.
Assign usb_bulk_buffer symbol to ram_usb origin, instead of hard-coding a pointer in C.
Change declaration of usb_bulk_buffer from a pointer to an array.
ba2cc32a
Add ldscripts for LPC4320 targets (e.g. HackRF One...
by Jared Boone 11 years 10 months
Add ldscripts for LPC4320 targets (e.g. HackRF One).
Qualify Makefile ldscripts based on BOARD.
10e379f4
ldscript memory region clean-up for LPC4330 target...
by Jared Boone 11 years 10 months
ldscript memory region clean-up for LPC4330 targets.
936e3560
Make a bit of room in the M0 AHB RAM region for fi...
by Jared Boone 11 years 10 months
Make a bit of room in the M0 AHB RAM region for fixed-location shared (M4, M0 cores) data structures.
095f55ab
Report a bug