Przemek Wirkus
0bafe71fed
Refactored RTOS_1 test and did some small indent in tests.py
2015-01-28 11:38:44 +00:00
Martin Kojtal
9cdef7e725
Merge pull request #872 from bcostm/master
...
NUCLEO_F303RE - Corrections in ADC
2015-01-28 12:13:10 +01:00
Jun-Ru Chang
7ee7fab4ee
Include missing header file
...
MBED_ASSERT was defined in mbed_assert.h.
Signed-off-by: Jun-Ru Chang <jrjang@gmail.com>
2015-01-28 18:57:19 +08:00
Przemek Wirkus
f1f2505adc
Refactored host_test.py script to filter for TargetIds in auto-detection flow
2015-01-28 10:35:08 +00:00
Przemek Wirkus
812a1c3000
Refactored few peripheral tests like DigitalInOut, InteruptIn
...
Checked refactoring progress on LPC11U24
2015-01-28 10:08:03 +00:00
bcostm
46317484f7
[NUCLEO_F303RE] Corrections in ADC
...
- remove unavailable ADCs and channels
- correct initialization routine
2015-01-28 11:06:44 +01:00
Przemek Wirkus
b45d190b5d
Refactored Semihost test (valid for few LPC platforms)
2015-01-28 09:11:54 +00:00
Przemek Wirkus
c6134eb6a2
Refactored C++ test and added '+' sign as recognized character in auto-test description
2015-01-28 09:08:58 +00:00
Przemek Wirkus
4d435b94be
Refactored DIV and VTAB relocation tests
...
Ran checks for current implementation on LPC1768
2015-01-28 08:54:40 +00:00
Wim
fd82a674ab
Update serial_api.c
...
Fixed the incorrect clocksource for the baud generator. Should be MainClock instead of SystemCoreClock. This also allows the correct use of the PLL for MainClock and SystemCoreClock without breaking the serial baudrate.
2015-01-27 21:04:17 +01:00
Wim
6fefefa3bb
Update system_LPC8xx.c
...
LPC812 was running at 12MHz on IRC. Added and fixed PLL activation to change the clockspeed into the expected 30MHz. Clock source is still the IRC. Selecting the 12 MHz XTAL clocksource should also work with the PLL.
Added MainClock to fix wrong setting of SystemCoreClock and allow the serial_api to use the correct clock.
2015-01-27 21:00:01 +01:00
Wim
74cd948470
Update system_LPC8xx.h
...
Added extern MainClock to allow the use of the PLL and correct the wrong clock source for serial_api.c
2015-01-27 20:48:51 +01:00
Martin Kojtal
05b8f85326
Merge pull request #868 from ohagendorf/Readme_md
...
Tools - export/README.md - some minor issues
2015-01-27 16:39:46 +01:00
Olaf Hagendorf
d6721ad2ca
[export/README.md] some minor issues
...
- current development status
- deleting readme.html - a remainder of the disscussion of PR #819
2015-01-27 16:34:28 +01:00
Przemek Wirkus
a4bf0cf135
Refactored tests for SD card peripheral
2015-01-27 13:44:30 +00:00
0xc0170
de09d163de
Merge branch 'ohagendorf-readme_md'
2015-01-27 14:28:31 +01:00
Przemek Wirkus
dcce4d7cde
Refactored detection test to use new autodetection of host test
2015-01-27 13:24:11 +00:00
0xc0170
42672cf3bb
Merge branch 'readme_md' of https://github.com/ohagendorf/mbed into ohagendorf-readme_md
2015-01-27 14:23:19 +01:00
0xc0170
e9232758f4
Merge branch 'PrzemekWirkus-pinology'
2015-01-27 14:18:53 +01:00
Przemek Wirkus
d610f0b08a
Refactored echo at 115200 test for new model of test autodetection
2015-01-27 13:17:36 +00:00
0xc0170
453e81fd4c
Merge branch 'pinology' of https://github.com/PrzemekWirkus/mbed into PrzemekWirkus-pinology
...
Conflicts:
libraries/mbed/targets/cmsis/TARGET_STM/TARGET_STM32F4/TARGET_DISCO_F401VC/cmsis_nvic.c
2015-01-27 14:15:48 +01:00
Przemek Wirkus
a8506caa1d
Refactored few more tests to support autodetection: basic, call_before_main, dev_null, rtc, stdio
2015-01-27 12:51:53 +00:00
Przemek Wirkus
6903b54b9e
Refactored generic tests with timer host test supervision
...
Reactored RTOS tests
2015-01-27 12:10:16 +00:00
Olaf Hagendorf
a9bde7df03
[workspace_tools] project.py - some more changes ...
...
... suggested by PrzemekWirkus
2015-01-27 10:50:51 +01:00
NitinBhaskar
1fdf21f6e3
Merge pull request #1 from mbedmicro/master
...
Update
2015-01-27 14:28:21 +05:30
Marcomissyou
e7c32aff0f
modify main.cpp of analog and analog_in
2015-01-27 15:41:52 +08:00
Marcomissyou
48aed8e75f
remove DFCM_NNN40 PinMap_ADC
2015-01-27 15:34:33 +08:00
Martin Kojtal
8c14c0600d
Merge pull request #853 from mstevanovic/nucleo103_gpio_irq
...
Targets - Gpio irq hal with max num of irq for Nucleo 103RB
2015-01-27 08:14:29 +01:00
Marcomissyou
f578ea38f7
delet rtc_api.c
2015-01-27 15:07:57 +08:00
Martin Kojtal
c1bba47649
Merge pull request #862 from Willem23/master
...
I2C blockread and blockwrite fixed for LPC812
2015-01-27 08:07:28 +01:00
Marcomissyou
7b4f177cdb
remove older target
2015-01-27 14:56:59 +08:00
Marcomissyou
4a52c80ef5
solve conflict targets.py and i2c_api.c
...
Merge remote-tracking branch 'upstream/master'
Conflicts:
libraries/mbed/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/i2c_api.c
workspace_tools/targets.py
2015-01-27 14:16:17 +08:00
milangit
ea2a3c27a0
Assigned a value to pin variable
2015-01-26 21:47:28 +01:00
Martin Kojtal
18a61f8a2a
Merge pull request #865 from 0xc0170/fix_exporter_tempdir
...
Tools - expoters init file - tempdir name fix
2015-01-26 18:40:32 +01:00
Martin Kojtal
60e511b0f8
Merge pull request #864 from 0xc0170/fix_revert_nordic_usticker_#839
...
HAL - NRF51822 - us ticker fix for the #839
2015-01-26 18:40:23 +01:00
Olaf Hagendorf
28435e93bf
[workspace_tools] project.py - some changes ...
...
... suggested by PrzemekWirkus
2015-01-26 17:43:08 +01:00
0xc0170
23afc625b7
Tools - expoters init file - tempdir name fix
2015-01-26 16:22:55 +01:00
0xc0170
1fca34a068
HAL - NRF51822 - us ticker fix for the #839
...
There was a project header file which does not exist in mbed SDK, neither
some defines used from it most probably. This commit reverts those parts.
2015-01-26 15:32:14 +01:00
Martin Kojtal
e979bd60eb
Merge pull request #839 from rgrover/master
...
switching timestamp_t back to 32-bits.
2015-01-26 15:13:08 +01:00
Przemek Wirkus
06848611d3
Added initial 'host test auto-detection API'
2015-01-26 12:29:48 +00:00
Przemek Wirkus
e91231ee53
Merge remote-tracking branch 'upstream/master'
2015-01-26 10:26:20 +00:00
Przemek Wirkus
8c50826562
Removed extra checks for operator[] and replaced them with MBED_ASSERT for cleaner code
2015-01-26 08:47:44 +00:00
Martin Kojtal
2c2ab2cb06
Merge pull request #861 from NitinBhaskar/master
...
On-Board SD Card support for LPC11U37H_401 board
2015-01-26 06:46:38 +00:00
Martin Kojtal
4bab223f8d
Merge pull request #860 from ZKvAH/patch-1
...
Test - fix read_result always false
2015-01-26 06:33:14 +00:00
Willem23
3b7d9635b7
I2C blockread and blockwrite fixed for LPC812
...
Quick fix of block read and write. The i2c_start is still wrong: it
should setup the address before initiating a Start condition. Status
read is also wrong in i2c_do_read.
2015-01-24 20:59:01 +01:00
ohagendorf
035a6bed4e
[DISCO_F051R8] reorg hal folder
2015-01-24 20:27:41 +01:00
ohagendorf
b49b2403c3
[NUCLEO_F030R8] reorg hal folder II
2015-01-24 20:03:33 +01:00
ohagendorf
5c6cdd85fe
[NUCLEO_F030R8] reorg hal folder
2015-01-24 20:02:29 +01:00
ohagendorf
87fc6e563c
[NUCLEO_F091RC] reorg hal folder
2015-01-24 19:24:28 +01:00
nitin.bhaskar.27.09@gmail.com
fbd914c369
Merge branch 'master' of https://github.com/NitinBhaskar/mbed
2015-01-24 23:00:29 +05:30