Martin Kojtal
812812a626
nuvoton m2351: fix RAM regions - only one RAM1
...
Revert latest change to index. Linker scripts follow one RAM region. If index is updated,
requires further changes in the target that should be done separately.
2019-03-05 09:49:59 +00:00
Jimmy Brisson
288fc2fb1c
Manually re-combine NUMAKER_PFM_M2351 memories
2019-03-04 16:53:02 -06:00
Jimmy Brisson
a69e2b45ff
Recompute Numaker PFM M2351 sectors
2019-03-04 13:28:11 -06:00
Jimmy Brisson
643b5785a5
Recreate STM32F439ZITx sector information
2019-03-04 11:24:48 -06:00
Jimmy Brisson
fd63f5bde5
Correct python3 bug in gerenate index
2019-03-04 11:24:48 -06:00
Jimmy Brisson
1e5b83262a
Recompute sector information for STM32F429ZITx
2019-03-04 11:24:47 -06:00
Jimmy Brisson
c5bbfb2d51
Correct name of K22F
2019-03-04 11:24:47 -06:00
Jimmy Brisson
049ee2df4d
Add old name for STM32H743ZI
2019-03-04 11:24:47 -06:00
Jimmy Brisson
859949fc74
Update index to include vendor information
2019-03-04 11:24:47 -06:00
Jimmy Brisson
aa07e126f1
Use upgrade table for unavailable CMP data
2019-03-04 11:24:47 -06:00
Jimmy Brisson
74f45fbbfc
Start using CPM
2019-03-04 11:24:46 -06:00
Martin Kojtal
c08f51aa36
copyright 2019 fix
2019-02-15 13:37:40 +00:00
Martin Kojtal
c8f698ca36
tools: add license headers
2019-02-15 13:32:45 +00:00
TomoYamanaka
72fd8cafd7
Update arm pack manager for GR-PEACH
...
I changed the information("sectors" and "memory") of GR-PEACH for supporting bootloader in index.json file of arm pack manager.
2018-06-22 10:53:21 +09:00
TomoYamanaka
22b31e45a5
Update arm pack manager for GR-LYCHEE
...
I added the information of GR-LYCHEE for supporting bootloader in index.json file of arm pack manager.
2018-06-22 10:47:22 +09:00
ben
2bf0273a5c
update pack index
2018-06-19 14:42:32 -05:00
Jimmy Brisson
4045c63f2a
Correct sector scraping in arm-pack-manager
2018-02-16 13:55:01 -06:00
Jimmy Brisson
c93a2bfa4c
Python2+3: Use absolute import where possible
2018-02-05 11:07:37 -06:00
Jimmy Brisson
cca4425af6
Python2+3: iteritems -> items
2018-02-05 11:04:36 -06:00
Jimmy Brisson
68737f2762
Python2+3: Things import
2018-02-05 11:03:44 -06:00
sarahmarshy
695dc0059d
Change exception in ArmPackManager FLM reader
2018-01-26 13:24:29 -06:00
Sarah Marsh
5009fdb5fc
Move FLM parsing to arm_pack_manager and regenerate index
...
Modify arm_pack_manager to look for new keys in pdsc files, because some
vendors have changed their format
2018-01-26 13:24:29 -06:00
Mahesh Mahadevan
1868e4946c
Update CMSIS pack
...
Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2018-01-25 16:36:44 -06:00
ccli8
1e023093a0
[M487] Update CMSIS packs
2017-08-08 11:07:07 +08:00
Russ Butler
cefdce2a37
tools: fix usage of aliases.json
...
Load aliases.json from mbed-os rather than from a temporary
directory.
2017-03-13 18:05:28 -05:00
Russ Butler
47ee9677e5
tools: Rebuild index.json and aliases.json
...
Rebuild the json files used by arm-pack-manager now that a bug in
version selection has been fixed.
2017-03-13 16:32:57 -05:00
Russ Butler
fa38fbb7b3
tools: fix package version in arm pack manager
...
Use python's LooseVersion to get the correct version.
2017-03-13 16:32:53 -05:00
Russ Butler
44bc754be5
tools: Allow all flash algos to be retrieved
...
Add an 'all' parameter to get_flash_algorthim_binary. When set
an enumerator of all flash algorithms is returned. rather than just
the first flash algorithm.
2017-03-13 16:32:49 -05:00
Jimmy Brisson
f306ffa4ee
Ignore FuzzyWuzzy warnings
...
Nobody actually cares.
2017-03-06 17:07:14 -06:00
Jimmy Brisson
5ccd0153ee
Correct revision compares
2017-01-13 12:14:20 -06:00
Russ Butler
7a8964af6f
arm-pack-manager - fix tracebacks
...
Fix tracebacks from trying to read dictionary values that don't exist
and from incorrect variable names.
2017-01-13 11:54:27 -06:00
Brian Daniels
d7fbe2c109
Removing remaining references to Curl from ARM pack manager
2016-11-17 11:58:39 -08:00
Jimmy Brisson
800792a42e
Remove pycurl dependency
2016-10-20 16:24:47 -05:00
Jimmy Brisson
7b15984483
Update pack-derived files, and add safely test
2016-10-20 09:37:02 -05:00
Jimmy Brisson
f812deed24
Remove dependency on XDG home spec
2016-10-19 12:07:37 -05:00
Jimmy Brisson
167ed2bc12
check in a copy of the arm-pack-manager index and use it
2016-10-18 13:56:17 -05:00
Sarah Marsh
fd86fef205
[uvision] Flash DLL string/debug
...
Versioning for arm-pack-manager
2016-10-04 14:26:45 -05:00
Sarah Marsh
bb185476e2
arm_pack_manager - Retrieve debug adapter. Strip URLS
2016-10-04 14:13:36 -05:00
Jimmy Brisson
b9cadfb8cd
arm_pack_manager - Remove extra print; make url joining work on windows
2016-10-04 14:13:36 -05:00
Jimmy Brisson
3847aaa545
arm_pack_manager - Add alias file
2016-10-04 14:13:36 -05:00
Sarah Marsh
a25d453dae
arm_pack_manager - Specific device info overrides family/subfamily info
2016-10-04 14:13:36 -05:00
Sarah Marsh
6a4b392de5
arm_pack_manager - Multi-level processor and compile elements search
2016-10-04 14:13:36 -05:00
Sarah Marsh
e1f1a5edc6
arm_pack_manager - Added caching target vendor and processor(clock, fpu, endinanness)
2016-10-04 14:13:36 -05:00
Jimmy Brisson
2240a3a019
arm_pack_manager - Try really hard to fill the processor dict
2016-10-04 14:13:36 -05:00
Jimmy Brisson
39c1703c75
arm_pack_manager - [API change] differentiate between pack and pdsc loading from cache
...
- pull_from_cache renamed to pdsc_from_cache
- pack_from_cache added
- index file member replaced with pdsc_file
- pack_file member added to cache
2016-10-04 14:13:36 -05:00
Jimmy Brisson
6b2595af61
arm_pack_manager - Add --and, --or, --intersection, and --union options
...
These change the behavior of the search terms.
2016-10-04 14:13:36 -05:00
Jimmy Brisson
b05964abbe
arm_pack_manager - Simplify find_device
2016-10-04 14:13:36 -05:00
Jimmy Brisson
b840a1b58f
arm_pack_manager - Update find parts for new flash alogrithm api
2016-10-04 14:13:36 -05:00
Jimmy Brisson
ece1de343b
arm_pack_manager - Update docstrings for extra flash algorithm info
2016-10-04 14:13:36 -05:00
Jimmy Brisson
15b7381edd
arm_pack_manager - Add more info to flash algorithm
2016-10-04 14:13:36 -05:00
Jimmy Brisson
9cf4f0d074
arm_pack_manager - Add Descritpion of subcommands
2016-10-04 14:13:36 -05:00
Jimmy Brisson
6c13576851
arm_pack_manager - Add Documentation
2016-10-04 14:13:36 -05:00
Jimmy Brisson
02995467a7
arm_pack_manager - Adds an dump parts command
2016-10-04 14:13:36 -05:00
Jimmy Brisson
cdc064913a
arm_pack_manager - Refactors cli out of __init__.py and adds it as a command
2016-10-04 14:13:36 -05:00
Jimmy Brisson
677b847e2b
arm_pack_manager - added a cache by part cammand
2016-10-04 14:13:36 -05:00
Jimmy Brisson
efffa2ad79
arm_pack_manager - searching is now indexed and much faster
2016-10-04 14:13:36 -05:00
Jimmy Brisson
d3017f4479
arm_pack_manager - commands added. uses fuzzy search to find things
2016-10-04 14:13:36 -05:00
Jimmy Brisson
687a9ba652
arm_pack_manager - refactored Cache into class and downloaded pack files
2016-10-04 14:13:36 -05:00
Jimmy Brisson
44980ab009
arm_pack_manager - caches packs now too.
2016-10-04 14:13:36 -05:00
Jimmy Brisson
0832770159
arm_pack_manager - now we have a cache
2016-10-04 14:13:36 -05:00
Jimmy Brisson
01ee8cbeaf
arm_pack_manager - ya gotta start somewhere
2016-10-04 14:13:36 -05:00