mbed-os/tools/export/iar
Alexandre Bourdiol 5418d70813 DISCO_H747I Dualcore support
Add 2 targets for DISCO_H747I dualcore:
* DISCO_H747I      -> for CM7 core
* DISCO_H747I_CM4  -> for CM4 core

Current restrictions:
* TICKLESS deactivated
* DeepSleep not supported (DeepSleep wrapped to sleep)

Warning: use of the same IP (example I2C1) by both core at the same time is not prevented,
but is strongly not recommended.
Some Hardware Semaphore are use for common IP, to manage concurrent access by both cores: Flash, GPIO, RCC.

Warning: Drag and drop of binary to DISCO_H747I will flash CM7.
         In order to flash CM4, one can use STM32 CubeProgrammer tool.
2019-11-18 15:42:08 +00:00
..
__init__.py iar export: fix invalid optmization flag - remove from misc 2019-10-16 11:53:52 +01:00
ewd.tmpl IAR exporter: extended debugger settings template with modifiable options needed for Nordic targets. 2017-03-08 11:06:35 +01:00
ewp.tmpl [Nuvoton] Support export IAR8 project 2019-04-02 10:09:18 +08:00
eww.tmpl IAR revision 2016-10-04 14:13:36 -05:00
iar_definitions.json DISCO_H747I Dualcore support 2019-11-18 15:42:08 +00:00