AMANUMA Kazuhisa
|
b5103bd7b6
|
[RZ/A1H] (a measure devised to deal with a review.) * Some variables in USBHAL.h moved into USBHAL_RZ_A1H.cpp. * Some functions writing by c++ changed to macro function.
|
2014-11-06 14:44:38 +09:00 |
AMANUMA Kazuhisa
|
f89144dc7d
|
Merge remote-tracking branch 'origin/master'
|
2014-11-06 10:15:11 +09:00 |
AMANUMA Kazuhisa
|
3c4067ab9e
|
Merge commit '2fab4af9b1a3d149ba4afc535744d4442a281cf8'
|
2014-11-06 10:14:23 +09:00 |
Takayuki Kurosawa
|
abf47c0163
|
Revert "[RZ/A1H] test message"
This reverts commit dcca0bf0b3 .
|
2014-11-05 19:38:17 +09:00 |
Takayuki Kurosawa
|
dcca0bf0b3
|
[RZ/A1H] test message
- some topics
- subsub toppics
|
2014-11-05 19:31:37 +09:00 |
Takayuki Kurosawa
|
19ca580998
|
Merge remote-tracking branch 'origin'
|
2014-11-05 19:13:30 +09:00 |
Takayuki Kurosawa
|
56c838a92f
|
[RZ/A1H] changes copy scheme for iodefines/iobitmasks
RZ's toolchain assumes that iodefines/iobitmasks dirs. are structured real not flat.
Adds some code to toolchain::copy_files
|
2014-11-05 19:09:20 +09:00 |
Takayuki Kurosawa
|
a95f453611
|
Revert "[RZ/A1H] changes copy scheme for iodefines/iobitmasks"
This reverts commit 2fab4af9b1 .
|
2014-11-05 19:05:28 +09:00 |
Takayuki Kurosawa
|
26e1fc81ed
|
Merge branch 'master' of https://github.com/tkuro-rel/mbed
|
2014-11-05 18:27:38 +09:00 |
Takayuki Kurosawa
|
2fab4af9b1
|
[RZ/A1H] changes copy scheme for iodefines/iobitmasks
RZ's toolchain assumes that iodefines/iobitmasks dirs. are structured real not flat.
Adds some code to toolchain::copy_files
|
2014-11-05 18:27:30 +09:00 |
AMANUMA Kazuhisa
|
319724621d
|
[RZ/A1H] Deletes the tab codes
|
2014-11-05 15:13:38 +09:00 |
AMANUMA Kazuhisa
|
d517c2863b
|
[RZ/A1H] * Some fields for RZ/A1H changed as "private". * Some function moved into USBHAL_RZA1H.cpp. * Interrupts registration routine returned to the original sample code.
|
2014-11-05 14:25:11 +09:00 |
Masao Hamanaka
|
9a8a75e827
|
Add Ethernet functionality
Although the Ethernet functionality is not for review.
|
2014-10-31 17:01:59 +09:00 |
Takayuki Kurosawa
|
807f031d39
|
[RZ/A1H] disables GCC_ARM in targets.py
GCC is not supported by now, so eliminate GCC_ARM in targets.py and fpu related settings in toolchains/gcc.py
|
2014-10-29 17:54:39 +09:00 |
AMANUMA Kazuhisa
|
e8b0bd2a2e
|
[RZ/A1H] Deletes debugging prints. Expands the stacks and heap. Deletes the illegal memory access
|
2014-10-29 15:52:30 +09:00 |
AMANUMA Kazuhisa
|
3f32994343
|
Revert "Deleted the debug print and the illegal memory access."
This reverts commit 6aaae4a8af .
|
2014-10-29 15:09:33 +09:00 |
AMANUMA Kazuhisa
|
697dfddc34
|
Merge remote-tracking branch 'origin/master'
|
2014-10-29 14:41:29 +09:00 |
AMANUMA Kazuhisa
|
6aaae4a8af
|
Deleted the debug print and the illegal memory access.
|
2014-10-29 14:38:13 +09:00 |
Takayuki Kurosawa
|
b8809b3e14
|
Merge remote-tracking branch 'upstream/master'
|
2014-10-29 13:24:46 +09:00 |
AMANUMA Kazuhisa
|
a52058eb75
|
[RZ/A1H] Revert a macro line
|
2014-10-29 10:38:49 +09:00 |
0xc0170
|
823e012597
|
API: mbed header file - mbed lib revision - 90
|
2014-10-28 16:28:17 +00:00 |
Przemek Wirkus
|
62fcd83b23
|
Test MBED_A19: wrong I2C pins assigned to TARGET_LPC11U68 target because of leading TARGET_FF_ARDUINO
|
2014-10-28 13:22:25 +00:00 |
Martin Kojtal
|
01d4b853e9
|
Merge pull request #608 from bcostm/master
Tools: NUCLEO_L152RE - IAR exporter
|
2014-10-27 06:16:42 -07:00 |
Przemek Wirkus
|
97c220d56e
|
Host test plugins: rearranged singletest.py script parameters list so now for option -c and -r (copy method and reset method respectively) we will see plugin related options also - changed dynamicaly with plugin loads
|
2014-10-27 12:42:48 +00:00 |
bcostm
|
ff5f397e79
|
[NUCLEO_L152RE] Add IAR exporter
|
2014-10-27 13:21:44 +01:00 |
Przemek Wirkus
|
48490022ed
|
Host test plugins: Removed unused / not stable plugins static registration
|
2014-10-27 11:53:28 +00:00 |
Przemek Wirkus
|
9700aff0a6
|
Host test plugins: Bug-fix, notification about already loaded plugin was printed always in plugin registration
|
2014-10-27 11:48:30 +00:00 |
Martin Kojtal
|
ddf8ecb251
|
Merge pull request #607 from bcostm/master
Tools: NUCLEO_F401RE - IAR exporter addition
|
2014-10-27 04:40:00 -07:00 |
bcostm
|
e363e54776
|
[NUCLEO_F401RE] Add IAR exporter
|
2014-10-27 11:20:08 +01:00 |
Martin Kojtal
|
2d1f64de28
|
Merge pull request #606 from bcostm/master
CMSIS: NUCLEO_F401RE - Update STM32Cube driver
|
2014-10-27 02:44:08 -07:00 |
bcostm
|
fa97ec3098
|
[NUCLEO_F401RE] Update STM32Cube driver
Same version as in NUCLEO_F411RE.
|
2014-10-27 09:54:26 +01:00 |
0xc0170
|
7c67a393f1
|
Merge branch 'PrzemekWirkus-host-test-plugin-improvements'
|
2014-10-27 08:09:47 +00:00 |
0xc0170
|
7abbd9c5a8
|
Merge branch 'host-test-plugin-improvements' of github.com:PrzemekWirkus/mbed into PrzemekWirkus-host-test-plugin-improvements
Conflicts:
workspace_tools/host_tests/host_test.py
|
2014-10-27 08:08:52 +00:00 |
Martin Kojtal
|
e2dedfde94
|
Merge pull request #605 from Cheong2K/master
HAL: RBLAB_BLENANO - Fix PinNames.h for the BLE Nano board.
|
2014-10-27 01:00:01 -07:00 |
Martin Kojtal
|
647d05153e
|
Merge pull request #603 from dinau/fix_issue_590
Tools: Toolchain - GCC_CR fixed issue 590 (use nanolibs)
|
2014-10-27 00:59:23 -07:00 |
Martin Kojtal
|
f37b32e66c
|
Merge pull request #600 from rgrover/master
HAL: NRF51822_DONGLE - PinNames and device header files
|
2014-10-27 00:55:45 -07:00 |
Cheong2K
|
a84b2c75a6
|
Fixed PinNames.h for the BLE Nano board.
|
2014-10-27 13:58:24 +08:00 |
Martin Kojtal
|
e770e6257e
|
Merge pull request #604 from K4zuki/master
HAL: LPC824 - I2C ROMAPI/bitrate related fix
|
2014-10-26 06:37:42 -07:00 |
K4zuki
|
f39ea2e5cd
|
[LPC824] I2C ROMAPI/bitrate related fix
- I2C did not work as ROMAPI initialization override CFG register settings at i2c_init()
- i2c_frequency() ignored bitrate settings
|
2014-10-26 17:38:14 +09:00 |
dinau
|
b4bea06cc3
|
[GCC_CR] fixed issue 590
Refer to:
https://github.com/mbedmicro/mbed/issues/590
|
2014-10-26 00:51:59 +09:00 |
Rohit Grover
|
f039906de8
|
renaming the target to NRF51822_DONGLE
|
2014-10-24 17:16:45 +01:00 |
Rohit Grover
|
d136331597
|
preparing for the USB DONGLE platform from Nordic
|
2014-10-24 15:56:09 +01:00 |
Martin Kojtal
|
2fe9871855
|
Merge pull request #598 from toyowata/master
HAL: LPC824 - Fix multi channel I2C issue
|
2014-10-24 11:20:48 +01:00 |
AMANUMA Kazuhisa
|
462a657337
|
[RZ/A1H] Supports the CDC of USB Function
|
2014-10-24 18:07:52 +09:00 |
AMANUMA Kazuhisa
|
b5cd75cd56
|
[RZ/A1H] updates iodefine.h
|
2014-10-24 18:06:26 +09:00 |
AMANUMA Kazuhisa
|
8087cf1600
|
Revert "Supports the CDC of USB function"
This reverts commit c713db88e8 .
|
2014-10-24 17:51:38 +09:00 |
Toyomasa Watarai
|
c48829330c
|
HAL [LPC824] Fix multi channel I2C issue
- Update resource count value which did not count up during multiple
channel I2C resources are used
|
2014-10-24 17:47:00 +09:00 |
AMANUMA Kazuhisa
|
c713db88e8
|
Supports the CDC of USB function
|
2014-10-24 17:20:55 +09:00 |
Martin Kojtal
|
3dfb033226
|
Merge pull request #593 from en129/forLPC824
Toolchain: LPC824 - new Toolchain support by GCC_ARM for LPC824
|
2014-10-24 09:12:56 +01:00 |
Martin Kojtal
|
8b967a2023
|
Merge pull request #592 from ohagendorf/master
Tools: build release - some missing toolchain entries for ARM GCC toolchain
|
2014-10-24 09:07:48 +01:00 |