kazu
dac7e28264
Update codered_lpc1549_cproject.tmpl
2014-06-16 08:01:28 +09:00
kazu
3a9a86e47a
Update codered_lpc11u68_cproject.tmpl
2014-06-16 08:00:51 +09:00
kazu
66bfaf4c43
Create mtb.c
2014-06-16 02:18:21 +09:00
kazu
9cab1895cd
Create aeabi_romdiv_patch.s
2014-06-16 02:17:50 +09:00
kazu
d150c82baa
Update LPC1549.ld
2014-06-16 02:15:34 +09:00
kazu
31345c74c9
Update startup_LPC11U68.cpp
2014-06-16 02:14:41 +09:00
kazu
5a7eac98b4
Update LPC11U68.ld
2014-06-16 02:14:11 +09:00
kazu
7d6116ec17
Update LPC11U68.ld
2014-06-16 02:13:40 +09:00
kazu
fa84881098
Update LPC11U68.ld
2014-06-16 02:12:38 +09:00
kazu
fd497f40de
Update build_release.py
2014-06-15 09:25:00 +09:00
kazu
17f5c62b93
Update codered.py
2014-06-15 09:21:44 +09:00
kazu
3387f76cba
add 11U68 ARM CR
2014-06-15 09:12:42 +09:00
kazu
b4fb8525ea
add 11U68 ARM CR
2014-06-15 09:10:32 +09:00
kazu
ebced1c131
Update codered.py
2014-06-12 21:04:59 +09:00
kazu
1fe1b65749
Update build_release.py
2014-06-12 21:02:32 +09:00
kazu
d9c48d3450
add 1549 GCC_CR
2014-06-12 05:33:50 +09:00
kazu
a0b12abc1b
add 1549 GCC_CR
2014-06-12 05:29:44 +09:00
Przemek Wirkus
74a051e5e6
cppcheck Popen usage improvements (stderr issues)
2014-06-11 17:08:35 +01:00
Przemek Wirkus
d58d532ebc
cppcheck Linux / Windows support
2014-06-11 15:52:12 +01:00
Bogdan Marinescu
fb9ea201d4
Merge branch '0xc0170-dev_error_assert'
2014-06-11 15:51:01 +01:00
Bogdan Marinescu
c694da0543
Merge branch 'dev_error_assert' of git://github.com/0xc0170/mbed into 0xc0170-dev_error_assert
...
Conflicts:
libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC11U6X/serial_api.c
workspace_tools/toolchains/arm.py
2014-06-11 15:50:34 +01:00
Przemek Wirkus
43ef069310
cppcheck cmd call bugfixes
2014-06-11 15:26:00 +01:00
Przemek Wirkus
4c738929a4
Cppcheck command execution fixes
2014-06-11 15:07:38 +01:00
Przemek Wirkus
d05f4fc6cf
Added tmp file file list passing to cppcheck to avoid 'command line too long' errors
2014-06-11 14:47:54 +01:00
Przemek Wirkus
e535ad0ce5
Added HTML verbose (inactive) for -S switch
2014-06-11 13:15:14 +01:00
Bogdan Marinescu
42deb9ac55
Merge pull request #342 from bcostm/master
...
[NUCLEO_F401RE] Remove call to Systick + bug fixes
2014-06-11 09:42:11 +01:00
Bogdan Marinescu
0adb870369
Merge branch 'arch-pro' of git://github.com/xiongyihui/mbed
...
Conflicts:
workspace_tools/targets.py
2014-06-11 09:40:42 +01:00
Bogdan Marinescu
ff65c63a80
Merge pull request #346 from devanlai/LPC11CXX-RTR
...
Add support for remote CAN frames on LPC11CXX
2014-06-11 09:16:41 +01:00
Bogdan Marinescu
281ecee63f
Merge pull request #350 from 0xc0170/dev_k64f_enet_fix
...
[K64F] enet - IRQ handlers are in the emac (eth) layer
2014-06-11 09:16:05 +01:00
Bogdan Marinescu
37fa662c3c
Merge pull request #348 from 0xc0170/dev_k64f_gcc_fix
...
[K64F] ARM GCC startup fix - watchdog, linker correction and NVIC number of ...
2014-06-11 09:15:33 +01:00
Martin Kojtal
aba739c87a
Merge pull request #349 from tkuyucu/master
...
[NRF51822] Re-init NRF Timer if powered down
2014-06-11 08:35:04 +01:00
tkuyucu
416900bdd9
Re-init timer if powered down
...
Re-commit after reverting the last commit with the changes to error.c
2014-06-11 09:22:47 +02:00
tkuyucu
5b60c2942d
Revert "Re-init Timer if powered down"
...
This reverts commit 21a8a92e87
.
2014-06-11 09:21:24 +02:00
Przemek Wirkus
f930af5ffc
Added cppcheck support for libraries
2014-06-10 17:25:54 +01:00
Przemek Wirkus
9aaf2c1220
Added CPPCHECK static analysis for MBED and CMSIS libraries from command line. Use switch --cppcheck
2014-06-10 16:38:43 +01:00
0xc0170
372009f461
[K64F] enet - IRQ handlers are in the emac (eth) layer
2014-06-10 16:09:08 +01:00
Przemek Wirkus
51b18186be
Adding cppcheck support for suprces scanning
2014-06-10 15:29:15 +01:00
tkuyucu
64b6589439
Merge remote-tracking branch 'upstream/master'
2014-06-10 14:55:44 +02:00
tkuyucu
21a8a92e87
Re-init Timer if powered down
2014-06-10 14:51:48 +02:00
Przemek Wirkus
978d8bd667
Small indent / trailing spaces issues corrected
2014-06-10 11:24:44 +01:00
0xc0170
e48e797928
[K64F] GCC startup fix - watchdog, linker correction and NVIC number of vectors
2014-06-10 10:35:32 +01:00
0xc0170
a5161e9e26
Merge branch 'sg--gcc_k64f'
2014-06-10 10:31:39 +01:00
0xc0170
58ac3c6cd5
Merge branch 'gcc_k64f' of https://github.com/sg-/mbed into sg--gcc_k64f
...
Conflicts:
workspace_tools/targets.py
2014-06-10 10:31:03 +01:00
Przemek Wirkus
ae196fc578
Add permutation print
2014-06-09 16:25:53 +01:00
Przemek Wirkus
baa3036041
Added matrix of MCU x supported toolchain print
2014-06-09 16:11:08 +01:00
Martin Kojtal
6f498028bb
Merge pull request #347 from arebert/lpc4088
...
[LPC4088] GCC: corrected alignment problem when setting up memory region...
2014-06-09 14:51:19 +01:00
Andreas Rebert
6d42cdc540
[LPC4088] GCC: corrected alignment problem when setting up memory region for Ethernet driver
2014-06-09 14:55:49 +02:00
bcostm
a0d3da9a36
[NUCLEO_F401RE] Add missing IT flag reset + update system clock variable
2014-06-09 12:51:24 +02:00
Devan Lai
df7af8ca86
Add support for remote CAN frames
...
Fixed bug where outgoing messages always had DIR bit set, even if
message type was CANRemote.
Fixed TODO where incoming messages were always assigned message type
CANData even if the message was remote
Changed filter setup to no longer set MDIR bit in receive filter; this
allows remote messages to pass through the filter.
2014-06-06 18:41:20 -07:00
Bogdan Marinescu
eba3f25ec6
Merge pull request #344 from toyowata/master
...
[LPC1549] Fixed potential build error by GCC
2014-06-06 10:51:55 +01:00