<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-ortega/libs/printf, branch master</title>
<subtitle>Project Ortega BCM5719 firmware</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-ortega/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-ortega/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/'/>
<updated>2020-10-24T14:25:59+00:00</updated>
<entry>
<title>builds: Add Microsoft's SDL and banned API list (#148)</title>
<updated>2020-10-24T14:25:59+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-10-24T14:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=767b28537a01c8dd0171a8f8fc2f817104028366'/>
<id>urn:sha1:767b28537a01c8dd0171a8f8fc2f817104028366</id>
<content type='text'>
</content>
</entry>
<entry>
<title>printf: Cleanup various linting warnings. (#144)</title>
<updated>2020-10-17T05:19:35+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-10-17T05:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=014bd41470af7f6ed0d6a1701891d4b5ac9b7f96'/>
<id>urn:sha1:014bd41470af7f6ed0d6a1701891d4b5ac9b7f96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debug: Fix ape console initialization (#93)</title>
<updated>2020-07-18T22:05:44+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-07-18T22:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=9fa97cc0e28e438f4f9fb10f311185dc6a18e674'/>
<id>urn:sha1:9fa97cc0e28e438f4f9fb10f311185dc6a18e674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debug: Enable the ape console on Port 0 (needed for SPI prints) and Port 1. (#92)</title>
<updated>2020-07-18T16:34:49+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-07-18T16:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=fb75521c041370e045eb1812aa257d5ebd2ffd32'/>
<id>urn:sha1:fb75521c041370e045eb1812aa257d5ebd2ffd32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>printf: Remove nvm access from the ape as it triggers a race condition when the rx cpu is restarted. (#35)</title>
<updated>2020-02-18T03:47:13+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-02-18T03:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=23b478f335cd622049ad17f1f7ca4f0641200705'/>
<id>urn:sha1:23b478f335cd622049ad17f1f7ca4f0641200705</id>
<content type='text'>
Rather than print directly, the APE now using the host debug console only for printf.
The RX cpu (function 0 only) uses the debug console and forwards it over SPI when new data is available.</content>
</entry>
<entry>
<title>format: Re-run clang-format to clean up various files. (#21)</title>
<updated>2020-01-31T05:00:25+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-01-31T05:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=a17825de6b35ab27f09b3fcaa001343a02307c86'/>
<id>urn:sha1:a17825de6b35ab27f09b3fcaa001343a02307c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>APE: Fix shm initialization and add additional error checking to the MII library. (#15)</title>
<updated>2020-01-22T03:28:04+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2020-01-22T03:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=afefcfeb9555c8dd496e25e6fb7bff447530fe6c'/>
<id>urn:sha1:afefcfeb9555c8dd496e25e6fb7bff447530fe6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stage1: Enable spi printouts when running from the RX CPU. (#9)</title>
<updated>2019-12-29T03:28:56+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-12-29T03:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=ae757bb328dcc1eb6bbc703ac0606013f4e729da'/>
<id>urn:sha1:ae757bb328dcc1eb6bbc703ac0606013f4e729da</id>
<content type='text'>
- Also fix an issue with the linker script that could cause bss initialization to be misaligned.
</content>
</entry>
<entry>
<title>Enable the em100pro spi hyperterminal console (#5)</title>
<updated>2019-11-29T20:25:16+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-11-29T20:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=74a4d23d583a69ba08f914c403b61d8bf0435df4'/>
<id>urn:sha1:74a4d23d583a69ba08f914c403b61d8bf0435df4</id>
<content type='text'>
* nvm: Add bit definitions for using the NVM pins as GPIO for bitbanging.

* em100: Enable priting debug characters via SPI.

* nvm: Add NVRam_releaseAllLocks() utility function.
</content>
</entry>
<entry>
<title>Update the apeconsole to use the full size, instead of 1/4 the size.</title>
<updated>2019-07-04T16:40:56+00:00</updated>
<author>
<name>Evan Lojewski</name>
<email>github@meklort.com</email>
</author>
<published>2019-07-04T16:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-ortega/commit/?id=2552314e1f6676839ebad3053c2a18ba5ae422de'/>
<id>urn:sha1:2552314e1f6676839ebad3053c2a18ba5ae422de</id>
<content type='text'>
</content>
</entry>
</feed>
