Tools
Technical Resource
EEWEB Forum
Fink for OS X HW DevelopersFink for OS X HW Developers| Revision History |
|---|
| Revision 1.1.3 | 2008-09-28 | MS |
Table of Contents - Microcontroller and EDA Apps
- EDA
- PIC
- AVR
- Requirements
- Fink Files
I have been able to use the following packages successfully with
Mac OS X (10.5) Leopard and fink. I am not the primary maintainer of most
of these packages, nor did I write any of the applications. I do
try however to keep my own local fink .info files up to date for
others to take advantage of. I also mail the maintainers of patches
I needed get the latest releases built.
Microcontroller and EDA Apps
- Get latest fink
- Grab the collection
of fink info files from my website:
- switch to unstable tree
- modify /sw/etc/fink.conf
- Trees: local/main stable/main stable/crypto unstable/main
- fink selfupdate
- fink update-all
- fink install geda-bundle
- fink install avr-binutils-2.18 # (use my .info)
- fink -y install avr-gcc avr-libs
- fink install avarice # (2.7 use my .info)
- fink install avr-gdb # (6.8 use my .info)
|