Skip to content

Commit

Permalink
MPLABX V5_0 update
Browse files Browse the repository at this point in the history
  • Loading branch information
RobJansen62 committed Jul 28, 2018
1 parent db21267 commit 448b61c
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Expand Up @@ -8,6 +8,7 @@ device files:
derived from MPLABX v4.10 and MPLABX v.15
- Replaced existing device files and added more about new device files
derived from MPLABX v4.20
- Uploaded corrected device files based on MPLABX v5.0.


externals:
Expand Down
1 change: 0 additions & 1 deletion doc/html/devicefiles.html
Expand Up @@ -1165,7 +1165,6 @@ <h3>PPS groups</h3>
</table>



<p>The 'LF' variants of these PICs are not listed,
but belong to the same group as their 'F' peers!

Expand Down
4 changes: 2 additions & 2 deletions include/device/18f24k40.jal
Expand Up @@ -21,11 +21,11 @@
-- . enable_digital_io()
--
-- Sources:
-- - {Microchip\MPLABX V4.20 \packs\Microchip}/content/edc/18xxxx/pic18f24k40.pic
-- - {Microchip\MPLABX V5.0 \packs\Microchip}/content/edc/18xxxx/pic18f24k40.pic
--
-- Notes:
-- - This file is generated by <pic2jal.py> script version 0.2.5
-- - File creation date/time: Sat Jun 16 15:53:14 2018
-- - File creation date/time: Sat Jul 28 17:02:03 2018
--
-- ------------------------------------------------
--
Expand Down
8 changes: 4 additions & 4 deletions include/device/18f24k50.jal
@@ -1,7 +1,7 @@
-- ------------------------------------------------
-- Title: JalV2 device include file for 18f24k50
--
-- Author: Rob Hamerling, Copyright (c) 2008..2017 all rights reserved.
-- Author: Rob Hamerling, Rob Jansen, Copyright (c) 2008..2018 all rights reserved.
--
-- Adapted-by: N/A (generated file, do not change!)
--
Expand All @@ -21,11 +21,11 @@
-- . enable_digital_io()
--
-- Sources:
-- - {MPLABX V4.05 crownking.edc.jar}/content/edc/18xxxx/pic18f24k50.pic
-- - {Microchip\MPLABX V5.0 \packs\Microchip}/content/edc/18xxxx/pic18f24k50.pic
--
-- Notes:
-- - This file is generated by <pic2jal.py> script version 0.2.4
-- - File creation date/time: Sun Nov 12 13:21:30 2017
-- - This file is generated by <pic2jal.py> script version 0.2.5
-- - File creation date/time: Sat Jul 28 17:02:05 2018
--
-- ------------------------------------------------
--
Expand Down
4 changes: 2 additions & 2 deletions include/device/18lf24k40.jal
Expand Up @@ -21,11 +21,11 @@
-- . enable_digital_io()
--
-- Sources:
-- - {Microchip\MPLABX V4.20 \packs\Microchip}/content/edc/18xxxx/pic18lf24k40.pic
-- - {Microchip\MPLABX V5.0 \packs\Microchip}/content/edc/18xxxx/pic18lf24k40.pic
--
-- Notes:
-- - This file is generated by <pic2jal.py> script version 0.2.5
-- - File creation date/time: Sat Jun 16 15:54:51 2018
-- - File creation date/time: Sat Jul 28 17:03:39 2018
--
-- ------------------------------------------------
--
Expand Down
8 changes: 4 additions & 4 deletions include/device/18lf24k50.jal
@@ -1,7 +1,7 @@
-- ------------------------------------------------
-- Title: JalV2 device include file for 18lf24k50
--
-- Author: Rob Hamerling, Copyright (c) 2008..2017 all rights reserved.
-- Author: Rob Hamerling, Rob Jansen, Copyright (c) 2008..2018 all rights reserved.
--
-- Adapted-by: N/A (generated file, do not change!)
--
Expand All @@ -21,11 +21,11 @@
-- . enable_digital_io()
--
-- Sources:
-- - {MPLABX V4.05 crownking.edc.jar}/content/edc/18xxxx/pic18lf24k50.pic
-- - {Microchip\MPLABX V5.0 \packs\Microchip}/content/edc/18xxxx/pic18lf24k50.pic
--
-- Notes:
-- - This file is generated by <pic2jal.py> script version 0.2.4
-- - File creation date/time: Sun Nov 12 13:22:48 2017
-- - This file is generated by <pic2jal.py> script version 0.2.5
-- - File creation date/time: Sat Jul 28 17:03:41 2018
--
-- ------------------------------------------------
--
Expand Down
2 changes: 1 addition & 1 deletion tools/changes_device.txt
Expand Up @@ -1824,7 +1824,7 @@
2018/03/11 - MPLABX v4.15. 8 new devices added. Fixed USBBDT address errors.
2018/06/16 - MPLABX v4.20. Changed mplabxtract.py due to new format from MPLABX V4.20 onwards
Added missing LF versions of existing F versions resulting in about 140 new LF device files

2018/07/28 - MPLABX v5.0. 4 corrected devices uploaded.
----

To do: - Add pin_VPx and pin_VPx_direction declarations (18f97j94 family)
Expand Down
2 changes: 1 addition & 1 deletion tools/pic2jal_environment.py
Expand Up @@ -63,7 +63,7 @@ def check_and_set_environment():
try:
mplabxversion = os.environ["MPLABXVERSION"] # obtain existing MPLABX version
except: # when not present: create new
mplabxversion = "4.10"
mplabxversion = "5.0"
sys.stdout.write("MPLABX version: " + mplabxversion + "\n")
os.environ["MPLABXVERSION"] = mplabxversion

Expand Down
4 changes: 2 additions & 2 deletions tools/pinmap.py
Expand Up @@ -2430,7 +2430,7 @@
"16F18456":
{
"RA0" : ["RA0", "ANA0", "C1IN0-", "C2IN0-", "CLCIN0"],
"RA1" : ["RA1", "ANA1", "C1N1-", "C1N1+", "CLCIN1"],
"RA1" : ["RA1", "ANA1", "C1IN1-", "C2IN1-", "CLCIN1"],
"RA2" : ["RA2", "ANA2", "ADCVREF-", "C1IN0+", "C2IN0+", "DAC1VREF-", "DAC1OUT1"],
"RA3" : ["RA3", "ANA3", "ADCVREF+", "C1IN1+", "DAC1VREF+", "MDCARL"],
"RA4" : ["RA4", "ANA4", "MDCARH", "T0CKI", "CCP5IN"],
Expand Down Expand Up @@ -7587,7 +7587,7 @@
"16LF18456":
{
"RA0" : ["RA0", "ANA0", "C1IN0-", "C2IN0-", "CLCIN0"],
"RA1" : ["RA1", "ANA1", "C1N1-", "C1N1+", "CLCIN1"],
"RA1" : ["RA1", "ANA1", "C1IN1-", "C2IN1-", "CLCIN1"],
"RA2" : ["RA2", "ANA2", "ADCVREF-", "C1IN0+", "C2IN0+", "DAC1VREF-", "DAC1OUT1"],
"RA3" : ["RA3", "ANA3", "ADCVREF+", "C1IN1+", "DAC1VREF+", "MDCARL"],
"RA4" : ["RA4", "ANA4", "MDCARH", "T0CKL", "CCP5IN"],
Expand Down

0 comments on commit 448b61c

Please sign in to comment.