Skip to content

Commit 07a7d30

Browse files
authored
chore: add interrupt live callout on esp component post (#549)
### Summary We just hosted our fist interrupt live, call it out in the relevant post and add a new tag for it ✨ ### Test Plan Link + visual check
1 parent 4f06639 commit 07a7d30

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_posts/2024-10-24-memfault-esp-component.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Publishing the Memfault SDK as an ESP-IDF Component
33
description: How we shipped our SDK as an ESP-IDF component
44
author: noah
5-
tags: [ci, memfault, esp32, esp-idf, github-actions]
5+
tags: [ci, memfault, esp32, esp-idf, github-actions, interrupt-live]
66
image: /img/memfault-esp-component/esp-registry-page.png
77
---
88

@@ -15,6 +15,10 @@ projects.
1515

1616
<!-- excerpt end -->
1717

18+
> 🎬
19+
> _[Listen to Noah on Interrupt Live](https://www.youtube.com/watch?v=UPFhUrQa1bs)
20+
> talk about the content and motivations behind writing this article._
21+
1822
{% include newsletter.html %}
1923

2024
{% include toc.html %}

0 commit comments

Comments
 (0)