mbed-os/tools/config
Jimmy Brisson 6772e097ac Tools: Ensure vtor reserved bits are all 0
### Description

The VTOR reserves the lowest 7 bits. This PR changes the round up
behavoir of the application offset to make sure that the address used
for the in-flash vector table always ends in 7 0's.

Fixes #7392

### Pull request type

    [x] Fix
    [ ] Refactor
    [ ] Target update
    [ ] Functionality change
    [ ] Breaking change
2018-10-19 11:46:55 +01:00
..
__init__.py Tools: Ensure vtor reserved bits are all 0 2018-10-19 11:46:55 +01:00
definitions.json Allow _ and () in identifiers in macros 2018-03-06 11:12:56 -06:00
header.tmpl Config: config header file should contain new line 2017-04-28 10:41:23 +01:00
schema_app.json Fix test errors produced by JSON schema after rebase 2018-02-01 17:18:41 +00:00
schema_lib.json Fix test errors produced by JSON schema after rebase 2018-02-01 17:18:41 +00:00