<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/lpc11/boards, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/lpc11/boards?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/lpc11/boards?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-08-18T15:07:49Z</updated>
<entry>
<title>bsp(lpc11u37): move the main stack to the USB SRAM bank</title>
<updated>2026-08-18T15:07:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-08-16T18:02:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=af5354349156d3d1bb0f2533ad802f1e1c5a6ffb'/>
<id>urn:sha1:af5354349156d3d1bb0f2533ad802f1e1c5a6ffb</id>
<content type='text'>
The 8 KB main bank is packed tightly enough that only ~280 bytes remained above
.bss, and interrupt frames overflowed into the topmost task stack - a hard fault
in cdc_msc_freertos. Put the MSP at the top of the 2 KB USB SRAM bank, which
nothing else uses in either build system, so the stack no longer shrinks as .bss
grows. The Make build's CFG_TUSB_MEM_SECTION placement of endpoint buffers into
that bank is dropped so both build systems agree on the layout.

The headroom assert is written as an addition rather than a subtraction, since
linker script arithmetic is unsigned and an overflowing bank would underflow the
difference into a huge positive value and pass silently.
</content>
</entry>
<entry>
<title>fix more build</title>
<updated>2025-10-22T21:05:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-22T19:37:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bde449997e65ee866fa9e20c15bac0bd45efccf4'/>
<id>urn:sha1:bde449997e65ee866fa9e20c15bac0bd45efccf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>embed metadata to family.c and board.h to generate supported boards doc</title>
<updated>2024-12-27T02:11:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-27T02:11:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a36c74b10b25f1455d83ba473fff52a9dbcc6d2'/>
<id>urn:sha1:6a36c74b10b25f1455d83ba473fff52a9dbcc6d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cmake for lpc11</title>
<updated>2024-05-02T10:54:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-05-02T10:54:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c717e52ab2453f7672b16f2d63cd70558950ef33'/>
<id>urn:sha1:c717e52ab2453f7672b16f2d63cd70558950ef33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more board_api.h rename</title>
<updated>2023-08-03T08:50:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T08:50:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5768f52b492f7a2ee32f3b786c12532d0876f01'/>
<id>urn:sha1:a5768f52b492f7a2ee32f3b786c12532d0876f01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bsp lpc11</title>
<updated>2023-03-19T10:19:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-19T10:19:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=80be1aa13dcdd0b86c01212b6266a099669c98b2'/>
<id>urn:sha1:80be1aa13dcdd0b86c01212b6266a099669c98b2</id>
<content type='text'>
</content>
</entry>
</feed>
