mirror of
https://github.com/lampmerchant/tashtwenty.git
synced 2024-11-21 14:30:53 +00:00
note removal of MPASM from MPLAB X
This commit is contained in:
parent
3af5df9274
commit
a1b43fa724
@ -66,6 +66,11 @@ Certain Macs may have a limitation imposed by their ROM on the number of DCDs th
|
|||||||
|
|
||||||
## Technical Details
|
## Technical Details
|
||||||
|
|
||||||
|
### Building Firmware
|
||||||
|
|
||||||
|
Building the firmware requires Microchip MPASM, which is included with their development environment, MPLAB. Note that you **must** use MPLAB X version 5.35 or earlier or MPLAB 8 as later versions of MPLAB X have removed MPASM.
|
||||||
|
|
||||||
|
|
||||||
### MMC Card Format
|
### MMC Card Format
|
||||||
|
|
||||||
The MMC card must have an MBR (Master Boot Record) aka DOS-type partition table with up to four primary partitions of type 0xAF (HFS). Extended partitions are not supported.
|
The MMC card must have an MBR (Master Boot Record) aka DOS-type partition table with up to four primary partitions of type 0xAF (HFS). Extended partitions are not supported.
|
||||||
|
Loading…
Reference in New Issue
Block a user