Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-21 | Improving third-party hardware support: | David A. Mellis | |
- moving back to multple cores per platform - using target instead of platform - moving per-board and per-programmer preferences out of Preferences.java and into a new Target class - adding a new "target" preference - support for platform:value values in board preferences for bootloader path and core - XXX: need to support platform:value syntax for board upload.using preferences. | |||
2009-11-07 | Third-party cores seems to sort of work now, but burning bootloaders is ↵ | David A. Mellis | |
probably broken. Need to decide on the format for the boards.txt file. | |||
2009-11-07 | Moving things around. | David A. Mellis | |
2007-10-06 | Renaming core to targets. | David A. Mellis | |
2007-10-06 | Moving libraries out from inside targets and creating bootloaders directory. | David A. Mellis | |
2007-10-06 | Moving things around - creating the hardware directory and sticking all the ↵ | David A. Mellis | |
avr code, etc. in there. |