Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
TARGET_MAXWSNENV/TOOLCHAIN_ARM_STD/MAX32610.sct@99:dbbf35b96557, 2015-05-13 (annotated)
- Committer:
- Kojto
- Date:
- Wed May 13 08:08:21 2015 +0200
- Revision:
- 99:dbbf35b96557
Release 99 of the mbed library
Changes:
- new targets - MAXWSNENV, DISCO_L053C8
- STM32F4xx - ST Cube driver
- KSDK mcu - SPI timing fix
- Nordic - update to softdevice s130
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Kojto | 99:dbbf35b96557 | 1 | |
| Kojto | 99:dbbf35b96557 | 2 | ; MAX32610 |
| Kojto | 99:dbbf35b96557 | 3 | ; 256KB FLASH (0x40000) @ 0x000000000 |
| Kojto | 99:dbbf35b96557 | 4 | ; 2KB RAM (0x8000) @ 0x20000000 |
| Kojto | 99:dbbf35b96557 | 5 | |
| Kojto | 99:dbbf35b96557 | 6 | |
| Kojto | 99:dbbf35b96557 | 7 | ; MAX32610: 256KB FLASH (0x40000) + 32KB RAM (0x8000) |
| Kojto | 99:dbbf35b96557 | 8 | |
| Kojto | 99:dbbf35b96557 | 9 | LR_IROM1 0x00000000 0x40000 { ; load region size_region |
| Kojto | 99:dbbf35b96557 | 10 | ER_IROM1 0x00000000 0x40000 { ; load address = execution address |
| Kojto | 99:dbbf35b96557 | 11 | *.o (RESET, +First) |
| Kojto | 99:dbbf35b96557 | 12 | *(InRoot$$Sections) |
| Kojto | 99:dbbf35b96557 | 13 | .ANY (+RO) |
| Kojto | 99:dbbf35b96557 | 14 | } |
| Kojto | 99:dbbf35b96557 | 15 | |
| Kojto | 99:dbbf35b96557 | 16 | ; [RAM] Vector table dynamic copy: 79 vectors * 4 bytes = (0x140) - alignment |
| Kojto | 99:dbbf35b96557 | 17 | RW_IRAM1 (0x20000000+0x140) (0x8000-0x140) { ; RW data |
| Kojto | 99:dbbf35b96557 | 18 | .ANY (+RW +ZI) |
| Kojto | 99:dbbf35b96557 | 19 | } |
| Kojto | 99:dbbf35b96557 | 20 | |
| Kojto | 99:dbbf35b96557 | 21 | } |
