Skip to content

Conversation

@Sissors
Copy link
Contributor

@Sissors Sissors commented Jan 30, 2014

Bringing the code of all KLxxZ devices to a single code base, with some target specific files.

Other change is that the option to set 9/10 bit UART transmissions is removed: The code to set the correct registers was there, but the actual write and read code only did 8-bit. Someone else can properly implement that ;)

See also: https://groups.google.com/forum/#!topic/mbed-devel/pNlC6OdJXKo

See description. Everything HAL wise went into KLXX, with target
specific in subfolders. Only interrupt and spi are in target specific
since they are target specific.

Also you cannot set the uart anymore for 9 or 10 databits (the code
supported it to set it like that, but the actually read/write only did
8-bits)
Now Martin is happy :)
@bogdanm bogdanm merged commit fb3fe60 into ARMmbed:master Jan 31, 2014
@bogdanm
Copy link
Contributor

bogdanm commented Jan 31, 2014

Thans a lot! Looks good. Merging manually was not too problematic, fortunately. Targets still build fine, but this will definitely require testing before releasing a new SDK build.

bridadan pushed a commit that referenced this pull request Jun 21, 2016
check for .mbedignore in root of source folders
lrusinowicz pushed a commit to lrusinowicz/mbed-os that referenced this pull request Feb 5, 2019
Revert "Merge pull request ARMmbed#147 from kegilbert/revert-romram-report"
yossi2le pushed a commit to yossi2le/mbed-os that referenced this pull request Mar 27, 2019
* And Disable armcc powercut test until armcc b
  uilt bootloader is fixed
pan- added a commit to pan-/mbed that referenced this pull request May 29, 2020
Jookia pushed a commit to Jookia/mbed-os that referenced this pull request May 18, 2023
* Bugfix: LPC1768 IAP could not copy flash to flash

* Add flash to flash test for flash API

* Fix style

* Style again

* Augh again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants